/[pspp]/pspp/tests/stats/descript-basic.sh
ViewVC logotype

Diff of /pspp/tests/stats/descript-basic.sh

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

revision 1.6 by jstover, Thu Oct 27 17:09:13 2005 UTC revision 1.7 by jstover, Thu Oct 27 17:24:35 2005 UTC
# Line 16  export STAT_CONFIG_PATH Line 16  export STAT_CONFIG_PATH
16  cleanup()  cleanup()
17  {  {
18       cd /       cd /
19       rm -rf $TEMPDIR  #     rm -rf $TEMPDIR
20  }  }
21    
22    
# Line 77  if [ $? -ne 0 ] ; then no_result ; fi Line 77  if [ $? -ne 0 ] ; then no_result ; fi
77    
78  activity="compare output"  activity="compare output"
79  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
80  diff  -b $TEMPDIR/pspp.list - <<EOF  diff -b $TEMPDIR/pspp.list - <<EOF
81  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
82  +--------+------+-------+------+  +--------+------+-------+------+
83  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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