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/t-test-1-indep-val.sh


From: Jason H Stover
Subject: [Pspp-cvs] Changes to pspp/tests/command/t-test-1-indep-val.sh
Date: Thu, 27 Oct 2005 14:57:58 -0400

Index: pspp/tests/command/t-test-1-indep-val.sh
diff -u pspp/tests/command/t-test-1-indep-val.sh:1.7 
pspp/tests/command/t-test-1-indep-val.sh:1.8
--- pspp/tests/command/t-test-1-indep-val.sh:1.7        Mon Oct 10 20:49:13 2005
+++ pspp/tests/command/t-test-1-indep-val.sh    Thu Oct 27 18:57:39 2005
@@ -87,8 +87,8 @@
 
 
 activity="compare output"
-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 DATA LIST.  Reading free-form data from the command file.
 +--------+------+
 |Variable|Format|
@@ -96,7 +96,6 @@
 |INDEP   |F8.0  |
 |DEP     |F8.0  |
 +--------+------+
-
 2.1 T-TEST.  Group Statistics
 #===========#==#====#==============#========#
 #     INDEP | N|Mean|Std. Deviation|SE. Mean#
@@ -104,7 +103,6 @@
 #DEP < 1.514|11|8.00|         2.864|    .863#
 #    >=1.514|11|9.00|         3.821|   1.152#
 #===========#==#====#==============#========#
-
 2.2 T-TEST.  Independent Samples Test
 
#==============================#=========#===============================================================================#
 #                              #Levene's |                          t-test for 
Equality of Means                         #




reply via email to

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