X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/c8815b7b63b710e1480d4be759744583e59308e9..937ee92013bed7b3ebd30fff2c17a751d37b1a61:/test/post/test-sendfiles?ds=sidebyside diff --git a/test/post/test-sendfiles b/test/post/test-sendfiles index 84f54bfe..3e55b1ec 100755 --- a/test/post/test-sendfiles +++ b/test/post/test-sendfiles @@ -65,7 +65,7 @@ test_sendfiles () (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" \