/[pspp]/pspp/tests/expressions/variables.sh
ViewVC logotype

Diff of /pspp/tests/expressions/variables.sh

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

revision 1.4 by jstover, Mon Oct 10 22:18:06 2005 UTC revision 1.5 by jstover, Thu Oct 27 19:25:23 2005 UTC
# Line 97  $SUPERVISOR $here/../src/pspp -o raw-asc Line 97  $SUPERVISOR $here/../src/pspp -o raw-asc
97  if [ $? -ne 0 ] ; then fail ; fi  if [ $? -ne 0 ] ; then fail ; fi
98    
99  activity="compare results"  activity="compare results"
100  perl -pi -e s/^\s*\$//g $TEMPDIR/pspp.list  perl -pi -e 's/^\s*$//g' $TEMPDIR/pspp.list
101  diff -b  $TEMPDIR/pspp.list - <<EOF | perl -e 's/^\s*$//g'  diff -b  $TEMPDIR/pspp.list - <<EOF
102  1.1 DATA LIST.  Reading 1 record from the command file.  1.1 DATA LIST.  Reading 1 record from the command file.
103  +--------+------+-------+------+  +--------+------+-------+------+
104  |Variable|Record|Columns|Format|  |Variable|Record|Columns|Format|
# Line 109  diff -b  $TEMPDIR/pspp.list - <<EOF | pe Line 109  diff -b  $TEMPDIR/pspp.list - <<EOF | pe
109  |N4      |     1|  4-  4|F1.0  |  |N4      |     1|  4-  4|F1.0  |
110  |N5      |     1|  5-  5|F1.0  |  |N5      |     1|  5-  5|F1.0  |
111  +--------+------+-------+------+  +--------+------+-------+------+
   
112  N1 N2 N3 N4 N5 P1 P2 P3 P4 P5 MC VC S1 S2 S3 S4 S5 M1 M2 M3 M4 M5 V1 V2 V3 V4 V5  N1 N2 N3 N4 N5 P1 P2 P3 P4 P5 MC VC S1 S2 S3 S4 S5 M1 M2 M3 M4 M5 V1 V2 V3 V4 V5
113  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --  -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
114   1  2  3  4  5  .  2  .  .  .  4  1  0  0  0  0  0  1  0  1  1  1  1  2  3  4  5   1  2  3  4  5  .  2  .  .  .  4  1  0  0  0  0  0  1  0  1  1  1  1  2  3  4  5

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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