/[pspp]/pspp/tests/command/sysfile-info.sh
ViewVC logotype

Diff of /pspp/tests/command/sysfile-info.sh

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

revision 1.6 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.7 by jstover, Thu Oct 27 18:57:39 2005 UTC
# 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/out-filtered  perl -pi -e 's/^\s*$//g' $TEMPDIR/out-filtered
80  diff -b -w $TEMPDIR/out-filtered - << EOF |perl -e 's/^\s*$//g'  diff -b -w $TEMPDIR/out-filtered - << EOF
81  1.1 DATA LIST.  Reading free-form data from the command file.  1.1 DATA LIST.  Reading free-form data from the command file.
82  +--------+------+  +--------+------+
83  |Variable|Format|  |Variable|Format|
# Line 85  diff -b -w $TEMPDIR/out-filtered - << EO Line 85  diff -b -w $TEMPDIR/out-filtered - << EO
85  |x       |F8.0  |  |x       |F8.0  |
86  |name    |A10   |  |name    |A10   |
87  +--------+------+  +--------+------+
   
88  2.1 SYSFILE INFO.    2.1 SYSFILE INFO.  
89  File:      pro.sav  File:      pro.sav
90  Label:     No label.  Label:     No label.
# Line 94  Cases:     3 Line 93  Cases:     3
93  Type:      System File.  Type:      System File.
94  Weight:    Not weighted.  Weight:    Not weighted.
95  Mode:      Compression off.  Mode:      Compression off.
   
96  +--------+-------------+---+  +--------+-------------+---+
97  |Variable|Description  |Pos|  |Variable|Description  |Pos|
98  |        |             |iti|  |        |             |iti|
# Line 104  Mode:      Compression off. Line 102  Mode:      Compression off.
102  +--------+-------------+---+  +--------+-------------+---+
103  |name    |Format: A10  |  2|  |name    |Format: A10  |  2|
104  +--------+-------------+---+  +--------+-------------+---+
   
105  EOF  EOF
106  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
107    

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