]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add comment.
authorBruno Haible <bruno@clisp.org>
Wed, 2 May 2001 21:47:06 +0000 (21:47 +0000)
committerBruno Haible <bruno@clisp.org>
Wed, 2 May 2001 21:47:06 +0000 (21:47 +0000)
tests/xgettext-3

index a7575dc059f7a12781de61f20558b4c0b00d4f9a..d2e925a58eb83b65fba39c8efaf6adaf292d2179 100755 (executable)
@@ -1,7 +1,11 @@
 #! /bin/sh
+
+# This test often fails during development. It works after "make dist".
+
 # One argument is required which is the path to the toplevel directory
 # of the distribution.
 
+tmpfiles=""
 trap 'rm -fr $tmpfiles' 1 2 3 15
 
 tmpfiles="zero-domain.po"