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


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/tests/command/weight.sh
Date: Wed, 13 Apr 2005 06:10:20 -0400

Index: pspp/tests/command/weight.sh
diff -u pspp/tests/command/weight.sh:1.9 pspp/tests/command/weight.sh:1.10
--- pspp/tests/command/weight.sh:1.9    Tue Jan 18 11:31:45 2005
+++ pspp/tests/command/weight.sh        Wed Apr 13 10:09:59 2005
@@ -15,6 +15,7 @@
 
 cleanup()
 {
+     if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then return ; fi
      rm -rf $TEMPDIR
 }
 
@@ -52,7 +53,7 @@
 weight by BVAR.
 
 descriptives AVAR /statistics all /format serial.
-frequencies AVAR /statistics all /format condensed.
+frequencies AVAR /statistics all /format condense.
 
 EOF
 if [ $? -ne 0 ] ; then no_result ; fi




reply via email to

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