Fix command line options

This commit is contained in:
Aurélien Bompard 2014-06-16 17:28:34 +00:00
parent b7da286f26
commit f3a3930982

View file

@ -25,7 +25,7 @@ $BASEDIR/bin/pg-give-rights.py
restorecon -r "$BASEDIR"
# Run unit tests
django-admin test --pythonpath $CONFDIR --settings settings_test -P hyperkitty
django-admin test --pythonpath $CONFDIR --settings settings_test hyperkitty
nose2 kittystore
# Reload Apache to flush the python cache