pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/tests/command file-label.sh


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/tests/command file-label.sh
Date: Sun, 08 Oct 2006 16:54:46 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 06/10/08 16:54:46

Modified files:
        tests/command  : file-label.sh 

Log message:
        DISPLAY FILE LABEL is no longer undocumented.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/file-label.sh?cvsroot=pspp&r1=1.14&r2=1.15

Patches:
Index: file-label.sh
===================================================================
RCS file: /cvsroot/pspp/pspp/tests/command/file-label.sh,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- file-label.sh       30 May 2006 12:01:34 -0000      1.14
+++ file-label.sh       8 Oct 2006 16:54:46 -0000       1.15
@@ -79,13 +79,13 @@
 
 /* Display the documents.
 display documents.
-display file label.    /* undocumented feature of PSPP
+display file label.
 
 /* Save the active file then get it and display the documents again.
 save /OUTFILE='foo.save'.
 get /FILE='foo.save'.
 display documents.
-display file label.    /* undocumented feature of PSPP
+display file label.
 
 /* There is an interesting interaction that occurs if the 'execute'
 /* command below.  What happens is that an error message is output
@@ -104,7 +104,7 @@
 save /OUTFILE='foo.save'.
 get /FILE='foo.save'.
 display documents.
-display file label.    /* undocumented feature of PSPP
+display file label.
 
 /* Done.
 




reply via email to

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