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 Update test result



details:   https://anonhg.NetBSD.org/src/rev/cf182ddc108f
branches:  trunk
changeset: 936852:cf182ddc108f
user:      sjg <sjg%NetBSD.org@localhost>
date:      Thu Aug 06 16:09:33 2020 +0000

description:
Update test result

diffstat:

 usr.bin/make/unit-tests/recursive.exp |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (12 lines):

diff -r 628e44c6bc59 -r cf182ddc108f usr.bin/make/unit-tests/recursive.exp
--- a/usr.bin/make/unit-tests/recursive.exp     Thu Aug 06 16:03:04 2020 +0000
+++ b/usr.bin/make/unit-tests/recursive.exp     Thu Aug 06 16:09:33 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index