automake-patches
[Top][All Lists]
Advanced

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

FYI: ltcond.test thinko


From: Alexandre Duret-Lutz
Subject: FYI: ltcond.test thinko
Date: Thu, 07 Aug 2003 01:37:10 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

How embarrassing...

(Installed on HEAD and branch-1-7.)

2003-08-07  Alexandre Duret-Lutz  <address@hidden>

        * tests/ltcond.test: Thinko.

Index: tests/ltcond.test
===================================================================
RCS file: /cvs/automake/automake/tests/ltcond.test,v
retrieving revision 1.1
diff -u -r1.1 ltcond.test
--- tests/ltcond.test   31 Jul 2003 20:28:00 -0000      1.1
+++ tests/ltcond.test   6 Aug 2003 23:34:16 -0000
@@ -88,7 +88,7 @@
 test -f lib/lib1foo.la
 test -f lib/lib1bar.la
 test -f lib/lib2foo.la
-test -f lib/lib3foo.la
+test ! -f lib/lib3foo.la
 find empty -type f -print > empty.lst
 cat empty.lst
 test 0 = `wc -l < empty.lst`

-- 
Alexandre Duret-Lutz





reply via email to

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