From: Bruno Haible Date: Wed, 2 May 2001 21:47:06 +0000 (+0000) Subject: Add comment. X-Git-Tag: v0.11~741 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=165e56a00291442f0cd187bf6f5beb5e2f3f90a4;p=thirdparty%2Fgettext.git Add comment. --- diff --git a/tests/xgettext-3 b/tests/xgettext-3 index a7575dc05..d2e925a58 100755 --- a/tests/xgettext-3 +++ b/tests/xgettext-3 @@ -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"