]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-cte-binary
The test check() function now removes the expected and actual output files if they...
[nmh] / test / mhshow / test-cte-binary
index 7d2125d78ba852f6a12a9ec26677ad02a8c89c23..e2d39f87d35a4d1b171efee22c38085b74e70417 100755 (executable)
@@ -6,8 +6,8 @@
 ######################################################
 
 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"