X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Fprint.sh;h=a4783bbcb5ee2bcbedc44194532b41aadd078653;hb=053e7ff6e0a45a25d5604b211e9c950fff50e75d;hp=78c6212fcfa5ae19f5b7d074e04191573667f391;hpb=cc56bd9dc9ecf718111aaf16022f0fe8883a5487;p=pspp-builds.git diff --git a/tests/command/print.sh b/tests/command/print.sh index 78c6212f..a4783bbc 100755 --- a/tests/command/print.sh +++ b/tests/command/print.sh @@ -100,7 +100,7 @@ if [ $? -ne 0 ] ; then fail ; fi activity="compare output" perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list diff -b $TEMPDIR/pspp.list - << EOF -1.1 DATA LIST. Reading free-form data from file $TEMPDIR/data-list.data. +1.1 DATA LIST. Reading free-form data from "$TEMPDIR/data-list.data". +--------+------+ |Variable|Format| #========#======# @@ -109,7 +109,7 @@ diff -b $TEMPDIR/pspp.list - << EOF |C |F8.0 | |D |F8.0 | +--------+------+ -2.1 PRINT. Writing 1 record(s) to file foo. +2.1 PRINT. Writing 1 record to "foo". +--------+------+-------+------+ |Variable|Record|Columns|Format| #========#======#=======#======# @@ -125,7 +125,7 @@ diff -b $TEMPDIR/pspp.list - << EOF . 2.00 3.00 4.00 . 6.00 7.00 8.00 . 10.00 11.00 12.00 -3.1 DATA LIST. Reading free-form data from file $TEMPDIR/data-list.data. +3.1 DATA LIST. Reading free-form data from "$TEMPDIR/data-list.data". +--------+------+ |Variable|Format| #========#======# @@ -134,7 +134,7 @@ diff -b $TEMPDIR/pspp.list - << EOF |C |F8.0 | |D |F8.0 | +--------+------+ -4.1 PRINT. Writing 1 record(s) to the listing file. +4.1 PRINT. Writing 1 record. +--------+------+-------+------+ |Variable|Record|Columns|Format| #========#======#=======#======#