pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/tests/command/print.sh


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/tests/command/print.sh
Date: Tue, 01 Mar 2005 03:16:40 -0500

Index: pspp/tests/command/print.sh
diff -u pspp/tests/command/print.sh:1.14 pspp/tests/command/print.sh:1.15
--- pspp/tests/command/print.sh:1.14    Tue Jan 18 11:31:45 2005
+++ pspp/tests/command/print.sh Tue Mar  1 08:16:16 2005
@@ -78,11 +78,11 @@
 activity="compare error messages"
 diff -w $TEMPDIR/errs - <<EOF
 $TEMPDIR/data-list.data:1: error: (columns 1-5, field type F8.0) Field does 
not form a valid floating-point constant.
-$TEMPDIR/data-list.data:1: warning: LIST: The expression on PRINT SPACE 
evaluated to -2147483648.  It's not possible to PRINT SPACE a negative number 
of lines.
+$TEMPDIR/data-list.data:1: warning: LIST: The expression on PRINT SPACE 
evaluated to the system-missing value.
 $TEMPDIR/data-list.data:2: error: (columns 1-8, field type F8.0) Field does 
not form a valid floating-point constant.
-$TEMPDIR/data-list.data:4: warning: LIST: The expression on PRINT SPACE 
evaluated to -2147483648.  It's not possible to PRINT SPACE a negative number 
of lines.
+$TEMPDIR/data-list.data:4: warning: LIST: The expression on PRINT SPACE 
evaluated to the system-missing value.
 $TEMPDIR/data-list.data:4: error: (columns 3-12, field type F8.0) Field does 
not form a valid floating-point constant.
-$TEMPDIR/data-list.data:6: warning: LIST: The expression on PRINT SPACE 
evaluated to -2147483648.  It's not possible to PRINT SPACE a negative number 
of lines.
+$TEMPDIR/data-list.data:6: warning: LIST: The expression on PRINT SPACE 
evaluated to the system-missing value.
 $TEMPDIR/data-list.data:1: error: (columns 1-5, field type F8.0) Field does 
not form a valid floating-point constant.
 $TEMPDIR/data-list.data:2: error: (columns 1-8, field type F8.0) Field does 
not form a valid floating-point constant.
 $TEMPDIR/data-list.data:2: warning: LIST: Missing value(s) for all variables 
from C onward.  These will be filled with the system-missing value or blanks, 
as appropriate.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]