Source-Changes-HG archive

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

[src/trunk]: src/usr.bin/make/unit-tests usr.bin/make: fix test for late eval...



details:   https://anonhg.NetBSD.org/src/rev/4e9f892868ca
branches:  trunk
changeset: 1009726:4e9f892868ca
user:      rillig <rillig%NetBSD.org@localhost>
date:      Fri May 01 16:26:41 2020 +0000

description:
usr.bin/make: fix test for late evaluated condition

diffstat:

 usr.bin/make/unit-tests/cond-late.exp |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (7 lines):

diff -r 6a6128379ef6 -r 4e9f892868ca usr.bin/make/unit-tests/cond-late.exp
--- a/usr.bin/make/unit-tests/cond-late.exp     Fri May 01 15:52:38 2020 +0000
+++ b/usr.bin/make/unit-tests/cond-late.exp     Fri May 01 16:26:41 2020 +0000
@@ -1,2 +1,3 @@
 yes
 no
+exit status 0



Home | Main Index | Thread Index | Old Index