]> diplodocus.org Git - nmh/commitdiff
Added debug printouts.
authorDavid Levine <levinedl@acm.org>
Wed, 10 Aug 2016 15:41:01 +0000 (11:41 -0400)
committerDavid Levine <levinedl@acm.org>
Wed, 10 Aug 2016 15:41:01 +0000 (11:41 -0400)
test/mhstore/test-mhstore

index 716c2dd7900b3377eff4e56cede7e2dd77ca11a1..0c94dc0bd4923c79945dbccd6beafe79a0066550 100755 (executable)
@@ -23,6 +23,12 @@ actual="$MH_TEST_DIR/test-mhstore$$.actual"
 actual_err="$MH_TEST_DIR/test-mhmail$$.actual_err"
 
 cd "$MH_TEST_DIR"
+# ???? debug
+echo MH_TEST_DIR=$MH_TEST_DIR
+echo 'PWD   ='$PWD
+echo 'pwd   ='`pwd`
+echo 'pwd -L='`pwd -L`
+echo 'pwd -P='`pwd -P`
 
 # check with no options and no current message
 run_test 'mhstore' 'mhstore: no cur message'