Module Name:    src
Committed By:   sjg
Date:           Thu Aug  6 16:09:33 UTC 2020

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

Log Message:
Update test result


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/usr.bin/make/unit-tests/recursive.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/recursive.exp
diff -u src/usr.bin/make/unit-tests/recursive.exp:1.1 src/usr.bin/make/unit-tests/recursive.exp:1.2
--- src/usr.bin/make/unit-tests/recursive.exp:1.1	Thu Aug  6 05:36:33 2020
+++ src/usr.bin/make/unit-tests/recursive.exp	Thu Aug  6 16:09:33 2020
@@ -1,4 +1,5 @@
-Variable am__v_lt_ is recursive.
-
+make: "recursive.mk" line 34: Unclosed variable "MISSING_PAREN"
+make: "recursive.mk" line 35: Unclosed variable "MISSING_BRACE"
+make: Fatal errors encountered -- cannot continue
 make: stopped in unit-tests
-exit status 2
+exit status 1

Reply via email to