pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp po/de.po po/en_GB.po tests/bugs/compressio...


From: John Darrington
Subject: [Pspp-cvs] pspp po/de.po po/en_GB.po tests/bugs/compressio...
Date: Tue, 20 May 2008 01:03:23 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Changes by:     John Darrington <jmd>   08/05/20 01:03:23

Modified files:
        po             : de.po en_GB.po 
        tests/bugs     : compression.sh examine-missing2.sh 
                         freq-nolabels.sh print-crash.sh signals.sh 
                         t-test-alpha3.sh 
        tests/command  : get-data-gnm.sh get-data-psql.sh insert.sh 
                         n_of_cases.sh npar-binomial.sh 
                         npar-chisquare.sh print-strings.sh rank.sh 
                         very-long-strings.sh 

Log message:
        Added "cd /" to the test scripts which don't already have it. This 
avoids warnings on platforms which refuse to delete the directory they're using.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/po/de.po?cvsroot=pspp&r1=1.113&r2=1.114
http://cvs.savannah.gnu.org/viewcvs/pspp/po/en_GB.po?cvsroot=pspp&r1=1.129&r2=1.130
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/compression.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/examine-missing2.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/freq-nolabels.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/print-crash.sh?cvsroot=pspp&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/signals.sh?cvsroot=pspp&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/bugs/t-test-alpha3.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/get-data-gnm.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/get-data-psql.sh?cvsroot=pspp&r1=1.6&r2=1.7
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/insert.sh?cvsroot=pspp&r1=1.1&r2=1.2
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/n_of_cases.sh?cvsroot=pspp&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/npar-binomial.sh?cvsroot=pspp&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/npar-chisquare.sh?cvsroot=pspp&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/print-strings.sh?cvsroot=pspp&r1=1.4&r2=1.5
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/rank.sh?cvsroot=pspp&r1=1.8&r2=1.9
http://cvs.savannah.gnu.org/viewcvs/pspp/tests/command/very-long-strings.sh?cvsroot=pspp&r1=1.9&r2=1.10

Patches:
Index: po/de.po
===================================================================
RCS file: /sources/pspp/pspp/po/de.po,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -b -r1.113 -r1.114
--- po/de.po    9 May 2008 07:06:36 -0000       1.113
+++ po/de.po    20 May 2008 01:03:21 -0000      1.114
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: PSPP 0.4.3\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2008-05-09 11:48+0800\n"
+"POT-Creation-Date: 2008-05-20 08:52+0800\n"
 "PO-Revision-Date: 2006-07-28 19:32+0800\n"
 "Last-Translator: John Darrington <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
@@ -197,12 +197,12 @@
 msgid "%s field) "
 msgstr ""
 
-#: src/data/data-out.c:446
+#: src/data/data-out.c:447
 #, c-format
 msgid "Weekday number %f is not between 1 and 7."
 msgstr ""
 
-#: src/data/data-out.c:467
+#: src/data/data-out.c:468
 #, c-format
 msgid "Month number %f is not between 1 and 12."
 msgstr ""
@@ -450,7 +450,7 @@
 
 #. TRANSLATORS: this fragment will be interpolated into
 #. messages in fh_lock() that identify types of files.
-#: src/data/por-file-reader.c:268 src/data/por-file-writer.c:148
+#: src/data/por-file-reader.c:268 src/data/por-file-writer.c:149
 #, fuzzy
 msgid "portable file"
 msgstr "Tragbardatein (*.por)"
@@ -578,17 +578,17 @@
 "Cannot assign value labels to %s and %s, which have different variable types."
 msgstr ""
 
-#: src/data/por-file-writer.c:140
+#: src/data/por-file-writer.c:141
 #, c-format
 msgid "Invalid decimal digits count %d.  Treating as %d."
 msgstr ""
 
-#: src/data/por-file-writer.c:160
+#: src/data/por-file-writer.c:161
 #, c-format
 msgid "Error opening \"%s\" for writing as a portable file: %s."
 msgstr ""
 
-#: src/data/por-file-writer.c:499
+#: src/data/por-file-writer.c:500
 #, c-format
 msgid "An I/O error occurred writing portable file \"%s\"."
 msgstr ""
@@ -1162,7 +1162,7 @@
 msgid "This command may not follow ELSE in DO IF...END IF."
 msgstr ""
 
-#: src/language/control/loop.c:213
+#: src/language/control/loop.c:216
 msgid "Only one index clause may be specified."
 msgstr ""
 
@@ -1582,19 +1582,19 @@
 "specified on FIXCASE, %d."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:129
+#: src/language/data-io/inpt-pgm.c:130
 msgid "Unexpected end-of-file within INPUT PROGRAM."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:142
+#: src/language/data-io/inpt-pgm.c:143
 msgid "Input program did not create any variables."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:287
+#: src/language/data-io/inpt-pgm.c:288
 msgid "COLUMN subcommand multiply specified."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:337
+#: src/language/data-io/inpt-pgm.c:338
 msgid ""
 "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
 msgstr ""
@@ -2184,11 +2184,11 @@
 msgid "The weighting variable may not be scratch."
 msgstr ""
 
-#: src/language/expressions/evaluate.c:154
+#: src/language/expressions/evaluate.c:155
 msgid "expecting number or string"
 msgstr ""
 
-#: src/language/expressions/evaluate.c:168
+#: src/language/expressions/evaluate.c:169
 #, c-format
 msgid "Duplicate variable name %s."
 msgstr ""
@@ -4117,7 +4117,7 @@
 msgid "The filter variable may not be scratch."
 msgstr ""
 
-#: src/libpspp/hash.c:614
+#: src/libpspp/hash.c:615
 #, c-format
 msgid "hash table:"
 msgstr ""

Index: po/en_GB.po
===================================================================
RCS file: /sources/pspp/pspp/po/en_GB.po,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -b -r1.129 -r1.130
--- po/en_GB.po 9 May 2008 07:06:36 -0000       1.129
+++ po/en_GB.po 20 May 2008 01:03:21 -0000      1.130
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: PSPP 0.4.3\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2008-05-09 11:48+0800\n"
+"POT-Creation-Date: 2008-05-20 08:52+0800\n"
 "PO-Revision-Date: 2007-09-15 08:29+0800\n"
 "Last-Translator: John Darrington <address@hidden>\n"
 "Language-Team: John Darrington <address@hidden>\n"
@@ -194,12 +194,12 @@
 msgid "%s field) "
 msgstr ""
 
-#: src/data/data-out.c:446
+#: src/data/data-out.c:447
 #, c-format
 msgid "Weekday number %f is not between 1 and 7."
 msgstr ""
 
-#: src/data/data-out.c:467
+#: src/data/data-out.c:468
 #, c-format
 msgid "Month number %f is not between 1 and 12."
 msgstr ""
@@ -445,7 +445,7 @@
 
 #. TRANSLATORS: this fragment will be interpolated into
 #. messages in fh_lock() that identify types of files.
-#: src/data/por-file-reader.c:268 src/data/por-file-writer.c:148
+#: src/data/por-file-reader.c:268 src/data/por-file-writer.c:149
 msgid "portable file"
 msgstr ""
 
@@ -572,17 +572,17 @@
 "Cannot assign value labels to %s and %s, which have different variable types."
 msgstr ""
 
-#: src/data/por-file-writer.c:140
+#: src/data/por-file-writer.c:141
 #, c-format
 msgid "Invalid decimal digits count %d.  Treating as %d."
 msgstr ""
 
-#: src/data/por-file-writer.c:160
+#: src/data/por-file-writer.c:161
 #, c-format
 msgid "Error opening \"%s\" for writing as a portable file: %s."
 msgstr ""
 
-#: src/data/por-file-writer.c:499
+#: src/data/por-file-writer.c:500
 #, c-format
 msgid "An I/O error occurred writing portable file \"%s\"."
 msgstr ""
@@ -1154,7 +1154,7 @@
 msgid "This command may not follow ELSE in DO IF...END IF."
 msgstr ""
 
-#: src/language/control/loop.c:213
+#: src/language/control/loop.c:216
 msgid "Only one index clause may be specified."
 msgstr ""
 
@@ -1573,19 +1573,19 @@
 "specified on FIXCASE, %d."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:129
+#: src/language/data-io/inpt-pgm.c:130
 msgid "Unexpected end-of-file within INPUT PROGRAM."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:142
+#: src/language/data-io/inpt-pgm.c:143
 msgid "Input program did not create any variables."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:287
+#: src/language/data-io/inpt-pgm.c:288
 msgid "COLUMN subcommand multiply specified."
 msgstr ""
 
-#: src/language/data-io/inpt-pgm.c:337
+#: src/language/data-io/inpt-pgm.c:338
 msgid ""
 "REREAD: Column numbers must be positive finite numbers.  Column set to 1."
 msgstr ""
@@ -2175,11 +2175,11 @@
 msgid "The weighting variable may not be scratch."
 msgstr ""
 
-#: src/language/expressions/evaluate.c:154
+#: src/language/expressions/evaluate.c:155
 msgid "expecting number or string"
 msgstr ""
 
-#: src/language/expressions/evaluate.c:168
+#: src/language/expressions/evaluate.c:169
 #, c-format
 msgid "Duplicate variable name %s."
 msgstr ""
@@ -4108,7 +4108,7 @@
 msgid "The filter variable may not be scratch."
 msgstr ""
 
-#: src/libpspp/hash.c:614
+#: src/libpspp/hash.c:615
 #, c-format
 msgid "hash table:"
 msgstr ""

Index: tests/bugs/compression.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/compression.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/bugs/compression.sh   17 May 2008 07:26:47 -0000      1.6
+++ tests/bugs/compression.sh   20 May 2008 01:03:22 -0000      1.7
@@ -22,6 +22,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/bugs/examine-missing2.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/examine-missing2.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/examine-missing2.sh      14 Feb 2008 12:08:40 -0000      1.1
+++ tests/bugs/examine-missing2.sh      20 May 2008 01:03:22 -0000      1.2
@@ -27,6 +27,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/bugs/freq-nolabels.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/freq-nolabels.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/bugs/freq-nolabels.sh 26 Aug 2007 18:35:46 -0000      1.2
+++ tests/bugs/freq-nolabels.sh 20 May 2008 01:03:22 -0000      1.3
@@ -27,6 +27,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/bugs/print-crash.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/print-crash.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tests/bugs/print-crash.sh   17 May 2008 07:26:47 -0000      1.4
+++ tests/bugs/print-crash.sh   20 May 2008 01:03:22 -0000      1.5
@@ -24,6 +24,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/bugs/signals.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/signals.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- tests/bugs/signals.sh       26 Aug 2007 18:35:47 -0000      1.3
+++ tests/bugs/signals.sh       20 May 2008 01:03:22 -0000      1.4
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/bugs/t-test-alpha3.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/bugs/t-test-alpha3.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/bugs/t-test-alpha3.sh 21 Dec 2007 23:44:18 -0000      1.1
+++ tests/bugs/t-test-alpha3.sh 20 May 2008 01:03:22 -0000      1.2
@@ -27,6 +27,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/get-data-gnm.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/get-data-gnm.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/command/get-data-gnm.sh       2 Feb 2008 06:58:13 -0000       1.2
+++ tests/command/get-data-gnm.sh       20 May 2008 01:03:22 -0000      1.3
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/get-data-psql.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/get-data-psql.sh,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- tests/command/get-data-psql.sh      15 Apr 2008 09:42:54 -0000      1.6
+++ tests/command/get-data-psql.sh      20 May 2008 01:03:22 -0000      1.7
@@ -31,6 +31,7 @@
        return ; 
     fi
     PGHOST=$TEMPDIR $pgpath/pg_ctl -D $TEMPDIR/cluster  stop -W -o "-k 
$TEMPDIR -h ''"   > /dev/null 2>&1
+    cd /
     rm -rf $TEMPDIR
 }
 

Index: tests/command/insert.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/insert.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- tests/command/insert.sh     5 Sep 2007 06:23:04 -0000       1.1
+++ tests/command/insert.sh     20 May 2008 01:03:22 -0000      1.2
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/n_of_cases.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/n_of_cases.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- tests/command/n_of_cases.sh 26 Aug 2007 18:35:49 -0000      1.2
+++ tests/command/n_of_cases.sh 20 May 2008 01:03:23 -0000      1.3
@@ -27,6 +27,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/npar-binomial.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/npar-binomial.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tests/command/npar-binomial.sh      26 Aug 2007 18:35:49 -0000      1.4
+++ tests/command/npar-binomial.sh      20 May 2008 01:03:23 -0000      1.5
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/npar-chisquare.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/npar-chisquare.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tests/command/npar-chisquare.sh     26 Aug 2007 18:35:49 -0000      1.4
+++ tests/command/npar-chisquare.sh     20 May 2008 01:03:23 -0000      1.5
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/print-strings.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/print-strings.sh,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- tests/command/print-strings.sh      17 May 2008 07:26:48 -0000      1.4
+++ tests/command/print-strings.sh      20 May 2008 01:03:23 -0000      1.5
@@ -22,6 +22,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/rank.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/rank.sh,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- tests/command/rank.sh       26 Aug 2007 18:35:49 -0000      1.8
+++ tests/command/rank.sh       20 May 2008 01:03:23 -0000      1.9
@@ -26,6 +26,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 

Index: tests/command/very-long-strings.sh
===================================================================
RCS file: /sources/pspp/pspp/tests/command/very-long-strings.sh,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- tests/command/very-long-strings.sh  17 May 2008 07:26:48 -0000      1.9
+++ tests/command/very-long-strings.sh  20 May 2008 01:03:23 -0000      1.10
@@ -23,6 +23,7 @@
        echo "NOT cleaning $TEMPDIR"
        return ; 
      fi
+     cd /
      rm -rf $TEMPDIR
 }
 




reply via email to

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