/[pspp]/pspp/tests/command/weight.sh
ViewVC logotype

Diff of /pspp/tests/command/weight.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by jmd, Tue Jan 18 11:31:45 2005 UTC revision 1.10 by jmd, Wed Apr 13 10:09:59 2005 UTC
# Line 15  export STAT_CONFIG_PATH=$top_srcdir/conf Line 15  export STAT_CONFIG_PATH=$top_srcdir/conf
15    
16  cleanup()  cleanup()
17  {  {
18         if [ x"$PSPP_TEST_NO_CLEANUP" != x ] ; then return ; fi
19       rm -rf $TEMPDIR       rm -rf $TEMPDIR
20  }  }
21    
# Line 52  data list file='$top_srcdir/tests/weight Line 53  data list file='$top_srcdir/tests/weight
53  weight by BVAR.  weight by BVAR.
54    
55  descriptives AVAR /statistics all /format serial.  descriptives AVAR /statistics all /format serial.
56  frequencies AVAR /statistics all /format condensed.  frequencies AVAR /statistics all /format condense.
57    
58  EOF  EOF
59  if [ $? -ne 0 ] ; then no_result ; fi  if [ $? -ne 0 ] ; then no_result ; fi

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26