]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-subpart
Fixed removal of <> in test-dist and test-rcvdist.
[nmh] / test / mhshow / test-subpart
index c2a7262c6527debcb51b59a2afed30f0233bfe45..eb74acddd53fdad662b44d261bf6f4ee2cbdac30 100755 (executable)
@@ -21,8 +21,8 @@ expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual
 
 # Write message with a text/plain subpart.
-msgfile=$(mhpath new)
-msgnum=$(basename $msgfile)
+msgfile=`mhpath new`
+msgnum=`basename $msgfile`
 cat > $msgfile <<EOF
 MIME-Version: 1.0
 Content-Type: multipart/mixed; boundary="NextPart_001"