pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/tests/stats/percentiles-compatible.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/stats/percentiles-compatible.sh
Date: Thu, 27 Oct 2005 13:37:43 -0400

Index: pspp/tests/stats/percentiles-compatible.sh
diff -u pspp/tests/stats/percentiles-compatible.sh:1.5 
pspp/tests/stats/percentiles-compatible.sh:1.6
--- pspp/tests/stats/percentiles-compatible.sh:1.5      Mon Oct 10 22:18:06 2005
+++ pspp/tests/stats/percentiles-compatible.sh  Thu Oct 27 17:37:41 2005
@@ -76,8 +76,8 @@
 if [ $? -ne 0 ] ; then no_result ; fi
 
 activity="compare output $i"
-perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list
-diff  -b $TEMPDIR/pspp.list - <<EOF | perl -e 's/^\s*$//g'
+perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
+diff  -b $TEMPDIR/pspp.list - <<EOF
 1.1 FREQUENCIES.  X: 
 +-----------+--------+---------+--------+--------+--------+
 |           |        |         |        |  Valid |   Cum  |
@@ -91,7 +91,6 @@
 #===========#========#=========#========#========#========#
 |               Total|        5|   100.0|   100.0|        |
 +--------------------+---------+--------+--------+--------+
-
 +-------------------+-----+
 |N           Valid  |    5|
 |            Missing|    0|




reply via email to

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