]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-charset
Sigh. Fix up missing conversion from clear->ti_clear.
[nmh] / test / mhshow / test-charset
index 64c9812b6d9bb90fbde317c3ea362bba8a16449b..d3e735448b9319e25b4f7233b21c4479fa7492f7 100755 (executable)
@@ -48,7 +48,7 @@ part       text/plain                  10
 This is a test
 EOF
 
-mhshow -nopause $msgnum > $actual 2>&1
+run_prog mhshow -nopause $msgnum > $actual 2>&1
 check "$expected" "$actual"
 
 exit $failed