]> diplodocus.org Git - nmh/blobdiff - test/inc/test-eom-align
First round of tests! Still want to do more before it gets merged.
[nmh] / test / inc / test-eom-align
index 5acdc0eb0897302136934fe4b9e3f7480733ddb6..aa470c36b1d1bff0e5a8095737a662c653f6408c 100755 (executable)
@@ -126,7 +126,7 @@ do_one_test_B () {
 # buffer size or to body size equal to buffer size.
 arith_eval $STDIO_BUFSZ - 16; START=$arith_val
 arith_eval $STDIO_BUFSZ + $HDRSZ + $FROMLINESZ + 32; FINISH=$arith_val
 # buffer size or to body size equal to buffer size.
 arith_eval $STDIO_BUFSZ - 16; START=$arith_val
 arith_eval $STDIO_BUFSZ + $HDRSZ + $FROMLINESZ + 32; FINISH=$arith_val
-echo \
+[ -t 1 ]  &&  echo \
 "Testing inc of files with various alignments of eom marker with buffer size..."
 i="$START"
 while test $i -le $FINISH; do
 "Testing inc of files with various alignments of eom marker with buffer size..."
 i="$START"
 while test $i -le $FINISH; do