]> diplodocus.org Git - nmh/blobdiff - test/format/test-localmbox
Escape spaces in DEFAULTS sections of man pages so they no longer are lost.
[nmh] / test / format / test-localmbox
index a0d4392ba2f604498511c8a3bc21552063a48638..36f9392013bc8846b2ea88ec4a8ff11a656f68cf 100755 (executable)
@@ -5,8 +5,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"