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/autorecod.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/command/autorecod.sh
Date: Thu, 27 Oct 2005 14:57:39 -0400

Index: pspp/tests/command/autorecod.sh
diff -u pspp/tests/command/autorecod.sh:1.9 pspp/tests/command/autorecod.sh:1.10
--- pspp/tests/command/autorecod.sh:1.9 Fri Oct  7 20:37:52 2005
+++ pspp/tests/command/autorecod.sh     Thu Oct 27 18:57:39 2005
@@ -82,7 +82,7 @@
 
 activity="test output"
 perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
-diff -b $TEMPDIR/pspp.list - <<EOF |perl -e 's/^\s*$//g'
+diff -b $TEMPDIR/pspp.list - <<EOF
 1.1 DATA LIST.  Reading 1 record from the command file.
 +--------+------+-------+------+
 |Variable|Record|Columns|Format|
@@ -90,7 +90,6 @@
 |X       |     1|  1-  5|A5    |
 |Y       |     1|  7-  7|F1.0  |
 +--------+------+-------+------+
-
     X Y        A        B
 ----- - -------- --------
 lasdj 1     1.00     3.00 
@@ -102,7 +101,6 @@
 lajks 9     2.00     1.00 
 asdfk 0     3.00     4.00 
 asdfk 1     3.00     3.00 
-
     X Y        A        B        Z        W
 ----- - -------- -------- -------- --------
 lasdj 1     1.00     3.00      .00     1.00 




reply via email to

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