Module Name:    src
Committed By:   rillig
Date:           Fri May  1 16:26:41 UTC 2020

Modified Files:
        src/usr.bin/make/unit-tests: cond-late.exp

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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/cond-late.exp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/make/unit-tests/cond-late.exp
diff -u src/usr.bin/make/unit-tests/cond-late.exp:1.1 src/usr.bin/make/unit-tests/cond-late.exp:1.2
--- src/usr.bin/make/unit-tests/cond-late.exp:1.1	Wed Apr 29 23:15:21 2020
+++ src/usr.bin/make/unit-tests/cond-late.exp	Fri May  1 16:26:41 2020
@@ -1,2 +1,3 @@
 yes
 no
+exit status 0

Reply via email to