]> diplodocus.org Git - nmh/blobdiff - test/format/test-myname
Sigh. Looks like we need a function after all; create a new function
[nmh] / test / format / test-myname
index 4e1dfaa35b540c5495dacdb11c7c618cd2a9e000..97a053986036fd95a8f1aacc3e80663142033768 100755 (executable)
@@ -4,11 +4,12 @@
 # the Signature profile entry, and via SIGNATURE environment variable.
 #
 
-if [ -z "${MH_TEST_COMMON}" ]; then
-       echo "MH_TEST_COMMON not set; try running via 'make check'"
+if test -z "${MH_OBJ_DIR}"; then
+    srcdir=`dirname $0`/../..
+    MH_OBJ_DIR=`cd $srcdir && pwd`; export MH_OBJ_DIR
 fi
 
-. ${MH_TEST_COMMON}
+. "$MH_OBJ_DIR/test/common.sh"
 
 setup_test