Verbose nosetests

This commit is contained in:
Ben Firshman 2014-01-19 20:39:21 +00:00
parent deb7f3c5b6
commit 64513e8d6f
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ docker -d -H unix:///var/run/docker.sock 2>> /dev/null >> /dev/null &
sleep 2
# $init is set by sekexe
cd $(dirname $init)/.. && nosetests
cd $(dirname $init)/.. && nosetests -v