]> diplodocus.org Git - nmh/blobdiff - test/install-mh/test-version-check
Added check that replied-to text is not quoted-printable encoded.
[nmh] / test / install-mh / test-version-check
index 68f2f3d7cb51f28b536cd722a54de9f1fa9d8fe7..459cf8b35605b80f4bb1b644696e187474b6cbcc 100755 (executable)
@@ -17,8 +17,8 @@ fi
 
 setup_test
 
-if ! test -t 0 || ! test -t 1 || ! test -t 2; then
-    test_skip 'Must be connected to terminal.'
+if test ! -t 0 || test ! -t 1 || test ! -t 2; then
+    test_skip 'must be connected to terminal'
 fi
 
 require_prog script