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/beg-data.sh


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

Index: pspp/tests/command/beg-data.sh
diff -u pspp/tests/command/beg-data.sh:1.7 pspp/tests/command/beg-data.sh:1.8
--- pspp/tests/command/beg-data.sh:1.7  Sun Jul 31 04:55:59 2005
+++ pspp/tests/command/beg-data.sh      Mon Oct 10 22:18:06 2005
@@ -80,7 +80,8 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare data"
-diff -b -B $TEMPDIR/pspp.list - << foobar
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff -b $TEMPDIR/pspp.list - << foobar |perl -e 's/^\s*$//g'
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|




reply via email to

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