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: Thu, 27 Oct 2005 14:57:39 -0400

Index: pspp/tests/command/beg-data.sh
diff -u pspp/tests/command/beg-data.sh:1.8 pspp/tests/command/beg-data.sh:1.9
--- pspp/tests/command/beg-data.sh:1.8  Mon Oct 10 22:18:06 2005
+++ pspp/tests/command/beg-data.sh      Thu Oct 27 18:57:39 2005
@@ -81,7 +81,7 @@
 
 activity="compare data"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
-diff -b $TEMPDIR/pspp.list - << foobar |perl -e 's/^\s*$//g'
+diff -b $TEMPDIR/pspp.list - << foobar
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|
@@ -89,7 +89,6 @@
 |A       |     1|  1-  1|F1.0  |
 |B       |     1|  2-  2|F1.0  |
 +--------+------+-------+------+
-
 A B
 - -
 1 2 
@@ -97,7 +96,6 @@
 5 6 
 7 8 
 9 0 
-
 2.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|
@@ -105,7 +103,6 @@
 |A       |     1|  1-  1|F1.0  |
 |B       |     1|  2-  2|F1.0  |
 +--------+------+-------+------+
-
 A B
 - -
 0 9 




reply via email to

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