From: Bruno Haible Date: Fri, 4 Jan 2002 11:43:59 +0000 (+0000) Subject: Fix last patch. X-Git-Tag: v0.11~120 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eca112a7874b361f2eaeef3d24164224f9fd57f3;p=thirdparty%2Fgettext.git Fix last patch. --- diff --git a/tests/msgfilter-1 b/tests/msgfilter-1 index 0746a47db..b35b887d3 100755 --- a/tests/msgfilter-1 +++ b/tests/msgfilter-1 @@ -23,7 +23,7 @@ echo abc | fold -b -s -w 20 >/dev/null 2>&1 || { echo "SKIP: msgfilter-1"; rm -f # Some fold programs (like HP-UX) insert a newline at the end, if the last # line was not terminated with a newline and the -s option was given. foldoutputcount=`echo $ac_n "abc$ac_c" | fold -b -s -w 20 | wc -c` -test "$foldoutputcount" = 3 || { echo "SKIP: msgfilter-1"; rm -fr $tmpfiles; exit 77; } +test X$foldoutputcount = X3 || { echo "SKIP: msgfilter-1"; rm -fr $tmpfiles; exit 77; } tmpfiles="$tmpfiles mfi-test1.po" cat < mfi-test1.po