Fixed blank replacement
[pspp-builds.git] / tests / bugs / compute-lv.sh
index c1b4fec57ee07830dbc9156ddcda24013a8e52b9..558ea854e8c3ce6dbd3d8fa8b7ce38dd3c9b3efb 100755 (executable)
@@ -72,7 +72,7 @@ if [ $? -ne 0 ] ; then fail ; fi
 
 activity="compare output"
 perl -pi -e 's/^\s*$//g' pspp.list
-diff -b pspp.list - << EOF |perl -e 's/^\s*$//g'
+diff -b pspp.list - << EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
 +----------------+------+
 |    Variable    |Format|
@@ -80,7 +80,6 @@ diff -b pspp.list - << EOF |perl -e 's/^\s*$//g'
 |longVariablename|F8.0  |
 |x               |F8.0  |
 +----------------+------+
-
 longVariablename        x
 ---------------- -------- 
            99.00     2.00