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

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

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

revision 1.1 by jmd, Wed Apr 13 14:50:05 2005 UTC revision 1.2 by blp, Mon May 2 06:21:21 2005 UTC
# Line 78  if [ $? -ne 0 ] ; then no_result ; fi Line 78  if [ $? -ne 0 ] ; then no_result ; fi
78    
79  activity="compare output"  activity="compare output"
80  diff -b -B -w $TEMPDIR/pspp.list - << EOF  diff -b -B -w $TEMPDIR/pspp.list - << EOF
81  VARIABLE VARIAB_A VARIAB_B VARIAB_C  variable001 variable002 variable003 variable004
82  -------- -------- -------- --------  ----------- ----------- ----------- -----------
83      1.00     1.00     1.00     2.00         1.00        1.00        1.00        2.00  
84      1.00     1.00     2.00    30.00         1.00        1.00        2.00       30.00
85      1.00     2.00     1.00     8.00         1.00        2.00        1.00        8.00
86      1.00     2.00     2.00    20.00         1.00        2.00        2.00       20.00
87      2.00     1.00     1.00     2.00         2.00        1.00        1.00        2.00
88      2.00     1.00     2.00    22.00         2.00        1.00        2.00       22.00
89      2.00     2.00     1.00     1.00         2.00        2.00        1.00        1.00
90      2.00     2.00     2.00     3.00         2.00        2.00        2.00        3.00
91    
92  EOF  EOF
93  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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