Add scratch file handles.
[pspp-builds.git] / tests / command / loop.sh
index 1e76c6da1887be3545589a650ebf5663e6e09864..b0943ed545da807f6c8381b9f22f4fc877974b62 100755 (executable)
@@ -72,14 +72,13 @@ if [ $? -ne 0 ] ; then no_result ; fi
 activity="compare stdout"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/stdout
 diff -b $TEMPDIR/stdout  - <<EOF
-$TEMPDIR/loop.stat:10: warning: BREAK: BREAK not enclosed in DO IF structure.
 EOF
 if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare results"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
 diff  -b $TEMPDIR/pspp.list  - <<EOF
-1.1 DATA LIST.  Reading 1 record from the command file.
+1.1 DATA LIST.  Reading 1 record from INLINE.
 +----------+------+-------+------+
 | Variable |Record|Columns|Format|
 #==========#======#=======#======#