[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pspp-cvs] Changes to pspp/tests/command/split-file.sh
From: |
Jason H Stover |
Subject: |
[Pspp-cvs] Changes to pspp/tests/command/split-file.sh |
Date: |
Thu, 27 Oct 2005 14:57:55 -0400 |
Index: pspp/tests/command/split-file.sh
diff -u pspp/tests/command/split-file.sh:1.7
pspp/tests/command/split-file.sh:1.8
--- pspp/tests/command/split-file.sh:1.7 Mon Oct 10 20:49:13 2005
+++ pspp/tests/command/split-file.sh Thu Oct 27 18:57:39 2005
@@ -78,11 +78,10 @@
if [ $? -ne 0 ] ; then no_result ; fi
activity="compare results"
-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
Variable Value Label
X 1
-
X Y
- -
1 2
@@ -91,10 +90,8 @@
1 9
1 5
1 4
-
Variable Value Label
X 2
-
X Y
- -
2 7