]> scripts.mit.edu Git - wizard.git/blobdiff - tests/all.sh
Fix non-zero shell exit code and --continue in wrong directory.
[wizard.git] / tests / all.sh
index 6f89fed8b15c394c6a12737bdfb298030036577b..964e559e61937605e2cf9388728dc2fa2e4a532b 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash
+cd `dirname $0`
 bold="`tput -T${TERM:-dumb} bold`"
 red="`tput -T${TERM:-dumb} setf 4`"
 sgr0="`tput -T${TERM:-dumb} sgr0`"