Fixed blank replacement
[pspp-builds.git] / tests / bugs / agg-crash-2.sh
index 9bec5da2869da28a530a4374d9b0e88a67d28762..39d0ac0a8b496c4331f959ca0a0fce581381094c 100755 (executable)
@@ -69,8 +69,8 @@ if [ $? -ne 0 ] ; then no_result ; fi
 $SUPERVISOR $here/../src/pspp -o raw-ascii $TESTFILE
 if [ $? -ne 0 ] ; then no_result ; fi
 
-perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
-diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff -b  -w $TEMPDIR/pspp.list - << EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
 +--------+------+
 |Variable|Format|
@@ -78,7 +78,6 @@ diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
 |X       |F8.2  |
 |Y       |A25   |
 +--------+------+
-
         X                         Y
 --------- -------------------------
     87.34 bar