Fix command line options
This commit is contained in:
parent
b7da286f26
commit
f3a3930982
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue