Merge "fix duplicate option error"
This commit is contained in:
@@ -90,7 +90,7 @@ fi
|
||||
|
||||
if [ $nokeystoneclient -eq 1 ]; then
|
||||
# disable the integration tests
|
||||
noseopts="$noseopts -I test_keystoneclient*"
|
||||
noseopts="$noseopts -I test_keystoneclient* -I _test_import_auth_token.py"
|
||||
fi
|
||||
|
||||
function cleanup_test_db {
|
||||
|
||||
Reference in New Issue
Block a user