]> diplodocus.org Git - nmh/blobdiff - test/folder/test-total
Support for handling multibyte encodings in cpstripped(), which
[nmh] / test / folder / test-total
index c222792839055ed94ef0c391c7320ec17f11e341..df9c342502322981a1fac0df551994e0eda115af 100755 (executable)
@@ -6,8 +6,8 @@
 ######################################################
 
 if test -z "${MH_OBJ_DIR}"; then
 ######################################################
 
 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"