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/81706683befb
branches: trunk
changeset: 932175:81706683befb
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 5645115dde1f -r 81706683befb 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