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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/command/rename.sh
Date: Mon, 02 May 2005 02:21:59 -0400

Index: pspp/tests/command/rename.sh
diff -u pspp/tests/command/rename.sh:1.1 pspp/tests/command/rename.sh:1.2
--- pspp/tests/command/rename.sh:1.1    Wed Apr 13 14:50:05 2005
+++ pspp/tests/command/rename.sh        Mon May  2 06:21:21 2005
@@ -78,26 +78,26 @@
 activity="compare output"
 diff -B -b $TEMPDIR/pspp.list - <<EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
-+--------+------+
-|Variable|Format|
-#========#======#
-|BRAKEFLU|F8.0  |
-|Y       |F8.0  |
-+--------+------+
++----------+------+
+| Variable |Format|
+#==========#======#
+|brakeFluid|F8.0  |
+|y         |F8.0  |
++----------+------+
 
-BRAKEFLU        Y
--------- --------
-    1.00     3.00 
-    2.00     3.00 
-    3.00     3.00 
-    4.00     3.00 
+brakeFluid        y
+---------- --------
+      1.00     3.00 
+      2.00     3.00 
+      3.00     3.00 
+      4.00     3.00 
 
-APPLECAR        Y
--------- --------
-    1.00     3.00 
-    2.00     3.00 
-    3.00     3.00 
-    4.00     3.00 
+applecarts        y
+---------- --------
+      1.00     3.00 
+      2.00     3.00 
+      3.00     3.00 
+      4.00     3.00 
 
 EOF
 if [ $? -ne 0 ] ; then fail ; fi




reply via email to

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