]> diplodocus.org Git - nmh/commitdiff
That didn't work, fixed location of mhn.defaults in test.
authorDavid Levine <levinedl@acm.org>
Sun, 30 Jun 2013 21:35:39 +0000 (16:35 -0500)
committerDavid Levine <levinedl@acm.org>
Sun, 30 Jun 2013 21:35:39 +0000 (16:35 -0500)
test/mhfixmsg/test-mhfixmsg

index 09f7f76b55081dce113024fb06ea515ceef8fdc3..bc46964fea50cc93b309734e6034d778f1aab32d 100755 (executable)
@@ -667,7 +667,7 @@ d><td align=3D"right"><font face=3D"Arial, Helvetica, sans-serif" color=3D"=
 EOF
 
 # ???? debug on Solaris
-egrep mhfixmsg $(mhparam etcdir)/mhn.defaults # ????
+egrep mhfixmsg ${MH_TEST_DIR}/Mail/mhn.defaults # ????
 if [ $can_reformat_texthtml -eq 1 ]; then
   #### lynx inserts multiple blank lines, so use uniq to squeeze them.
   # ???? mhfixmsg last -outfile - | uniq >"$actual"