]> diplodocus.org Git - nmh/blobdiff - test/post/test-sendfiles
forw.man, mh-mime.man: Add missing commas in `SEE ALSO' list.
[nmh] / test / post / test-sendfiles
index 84f54bfedb2498ee48166015f1bc2c6249428276..3e55b1ec12c17a6899c453869ce7deb65e2477b9 100755 (executable)
@@ -65,7 +65,7 @@ test_sendfiles ()
   (cd $MH_TEST_DIR/tmp  &&
    contents=`mhstore -noauto last 2>&1 | \
              sed -e 's/storing message.*as file //'`  &&
   (cd $MH_TEST_DIR/tmp  &&
    contents=`mhstore -noauto last 2>&1 | \
              sed -e 's/storing message.*as file //'`  &&
-   $uncompress "$contents" | tar xpf -  &&  rm -f "$contents")
+   $uncompress <"$contents" | tar xpf -  &&  rm -f "$contents")
 
   rmm last
   check "$testfiledir/$testfile" "$MH_TEST_DIR/tmp/$testfile" \
 
   rmm last
   check "$testfiledir/$testfile" "$MH_TEST_DIR/tmp/$testfile" \