]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Correct the syntax of a test string.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Feb 2003 10:53:17 +0000 (10:53 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:14 +0000 (12:10 +0200)
gettext-tools/tests/ChangeLog
gettext-tools/tests/format-lisp-1

index d093c09236bc56c677b61335efd118456b39fc4a..acffcc42811b5cf2eb20a2d258c2c5df294173bd 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-23  Bruno Haible  <bruno@clisp.org>
+
+       * format-lisp-1: Correct the syntax of a test string.
+
 2003-02-22  Bruno Haible  <bruno@clisp.org>
 
        * lang-python-1: Renamed from lang-python. Make it work with Python
index ee5de4d7afe89bf7e3d56b285c34171bbc483a41..d23256c9f53baf8eb9e7bb1f37722d190d616318 100755 (executable)
@@ -178,7 +178,7 @@ cat <<\EOF > f-l-1.data
 # Invalid: default clause not last
 "abc~[~D~;~X~:;~R~;~R~]~C"
 # Invalid: too many params
-"abc~@4[~D~]"
+"abc~4@[~D~]"
 # Invalid: too many params
 "abc~@[~D~4]"
 # Invalid: too many params