pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/tests/command/sysfile-info.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/command/sysfile-info.sh
Date: Mon, 10 Oct 2005 18:18:17 -0400

Index: pspp/tests/command/sysfile-info.sh
diff -u pspp/tests/command/sysfile-info.sh:1.5 
pspp/tests/command/sysfile-info.sh:1.6
--- pspp/tests/command/sysfile-info.sh:1.5      Sun Jul 31 04:55:59 2005
+++ pspp/tests/command/sysfile-info.sh  Mon Oct 10 22:18:06 2005
@@ -76,7 +76,8 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output"
-diff -b -B -w $TEMPDIR/out-filtered - << EOF
+perl -pi -e 's/^\s*$//g' $TEMPDIR/out-filtered
+diff -b -w $TEMPDIR/out-filtered - << EOF |perl -e 's/^\s*$//g'
 1.1 DATA LIST.  Reading free-form data from the command file.
 +--------+------+
 |Variable|Format|




reply via email to

[Prev in Thread] Current Thread [Next in Thread]