]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-qp
The test check() function now removes the expected and actual output files if they...
[nmh] / test / mhshow / test-qp
index 8116b2137f427c1445d6c55b50028b5430fcd014..3d4beb85e32b645d0fc67620b00c4e7a1bf7479e 100755 (executable)
@@ -8,8 +8,8 @@
 set -e
 
 if test -z "${MH_OBJ_DIR}"; then
 set -e
 
 if test -z "${MH_OBJ_DIR}"; then
-    srcdir=`dirname $0`/../..
-    MH_OBJ_DIR=`cd $srcdir && pwd`; export MH_OBJ_DIR
+    srcdir=`dirname "$0"`/../..
+    MH_OBJ_DIR=`cd "$srcdir" && pwd`; export MH_OBJ_DIR
 fi
 
 . "$MH_OBJ_DIR/test/common.sh"
 fi
 
 . "$MH_OBJ_DIR/test/common.sh"