- debug test failure, try 5
This commit is contained in:
parent
89e8d13b38
commit
aa846818f9
@ -1,11 +1,9 @@
|
||||
diff -up openbabel-2.2.1b3-20090215-r2890/test/wrapper.sh.chk openbabel-2.2.1b3-20090215-r2890/test/wrapper.sh
|
||||
--- openbabel-2.2.1b3-20090215-r2890/test/wrapper.sh.chk 2009-01-12 20:10:33.000000000 +0100
|
||||
+++ openbabel-2.2.1b3-20090215-r2890/test/wrapper.sh 2009-03-01 16:19:28.000000000 +0100
|
||||
@@ -44,5 +44,5 @@ if [ -d ../src/formats/.libs ]; then
|
||||
export TESTDATADIR
|
||||
@@ -45,4 +45,4 @@ if [ -d ../src/formats/.libs ]; then
|
||||
fi
|
||||
fi
|
||||
-
|
||||
|
||||
-${PROVE} "$@" ${TESTS}
|
||||
+set -x
|
||||
+${PROVE} --help "$@" ${TESTS}
|
||||
+${PROVE} --verbose --failures -t -w "$@" ${TESTS}
|
||||
|
Loading…
Reference in New Issue
Block a user