pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/tests/bugs/multipass.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/bugs/multipass.sh
Date: Thu, 27 Oct 2005 15:33:04 -0400

Index: pspp/tests/bugs/multipass.sh
diff -u pspp/tests/bugs/multipass.sh:1.6 pspp/tests/bugs/multipass.sh:1.7
--- pspp/tests/bugs/multipass.sh:1.6    Mon Oct 10 22:18:06 2005
+++ pspp/tests/bugs/multipass.sh        Thu Oct 27 19:32:56 2005
@@ -74,8 +74,8 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 
-perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
-diff -b  -w $TEMPDIR/pspp.list - << EOF | perl -e 's/^\s*$//g'
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff -b  -w $TEMPDIR/pspp.list - << EOF
 1.1 DATA LIST.  Reading free-form data from the command file.
 +--------+------+
 |Variable|Format|
@@ -83,7 +83,6 @@
 |ID      |F8.0  |
 |ABC     |F8.0  |
 +--------+------+
-
 2.1 DESCRIPTIVES.  Valid cases = 6; cases with missing value(s) = 0.
 +--------#-+-----+-------+-------+-------+
 |Variable#N| Mean|Std Dev|Minimum|Maximum|




reply via email to

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