X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fcommand%2Ftabs.sh;h=9d57c0082e94ec2b6cafd94edf01ea045fcef69f;hb=f85548f27a1958bb6c84a6917b874c537f4c0bd6;hp=db0c688aa4dd73a3f0798eb960e90b10075ad881;hpb=b26094b483f97d89025df65a30523a65e716790a;p=pspp diff --git a/tests/command/tabs.sh b/tests/command/tabs.sh index db0c688aa4..9d57c0082e 100755 --- a/tests/command/tabs.sh +++ b/tests/command/tabs.sh @@ -67,9 +67,10 @@ if [ $? -ne 0 ] ; then no_result ; fi activity="run program" -$here/../src/pspp -o raw-ascii $TEMPDIR/tabs.stat +$SUPERVISOR $here/../src/pspp -o raw-ascii $TEMPDIR/tabs.stat if [ $? -ne 0 ] ; then no_result ; fi + diff -B -b $TEMPDIR/pspp.list - << EOF 1.1 DATA LIST. Reading 1 record from the command file. +--------+------+-------+------+ @@ -77,7 +78,7 @@ diff -B -b $TEMPDIR/pspp.list - << EOF #========#======#=======#======# |X | 1| 1- 80|A80 | +--------+------+-------+------+ - 1 12 123 1234 12345 123456 1234567 + 1 12 123 1234 12345 123456 1234567 12345678 EOF if [ $? -ne 0 ] ; then fail ; fi