~ubuntuone-pqm-team/canonical-identity-provider/trunk

« back to all changes in this revision

Viewing changes to run-tests

  • Committer: Natalia Bidart
  • Date: 2014-10-20 15:54:50 UTC
  • mto: This revision was merged to the branch mainline in revision 1202.
  • Revision ID: natalia.bidart@ubuntu.com-20141020155450-qmd742jiriu221zt
- Do not create log folders in settings file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
    ./scripts/bootstrap-with-cache.sh
32
32
fi
33
33
 
 
34
PG_TARMAC_DB="/dev/shm/pg_sso"
34
35
CURRENT_DIR="`pwd`"
35
36
# Set up the correct Django configuration.
36
37
LOCAL_SETTINGS_PATH="$CURRENT_DIR/../local_config/settings.py"