mirror of https://github.com/docker/compose.git
Verbose nosetests
This commit is contained in:
parent
deb7f3c5b6
commit
64513e8d6f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue