]> diplodocus.org Git - nmh/blobdiff - test/forw/test-forw-format
Wrapped code block of conditional statement with {}, so that the
[nmh] / test / forw / test-forw-format
index c3e76007b8276f9bb4f19207a825019470ac38cf..c96d9f50ab302056e95d04e8b50d49481c75f01f 100755 (executable)
@@ -62,9 +62,9 @@ cat `mhpath +inbox 1` >> "$expected"
 cat >> "$expected" <<EOF
 
 ------- End of Forwarded Message
-
 EOF
 
+run_prog \
 forw -editor true -form "${form}" -from "${from}" -to "${to1}" -to "${to2}" \
     -cc "${cc1}" -cc "${cc2}" -cc "${cc3}" -cc "${cc4}" -fcc "${fcc1}" \
     -fcc "${fcc2}" -subject "${subject}" -width 60 -nowhatnowproc 1 || exit 1