- debug test failure, try 6

This commit is contained in:
Dominik Mierzejewski 2009-03-01 16:31:26 +00:00
parent aa846818f9
commit 71b5fa62a6
1 changed files with 1 additions and 1 deletions

View File

@ -6,4 +6,4 @@ diff -up openbabel-2.2.1b3-20090215-r2890/test/wrapper.sh.chk openbabel-2.2.1b3-
fi
-${PROVE} "$@" ${TESTS}
+${PROVE} --verbose --failures -t -w "$@" ${TESTS}
+${PROVE} --verbose "$@" ${TESTS}