Module Name:    src
Committed By:   rillig
Date:           Fri Sep  4 17:03:17 UTC 2020

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

Log Message:
make(1): fix expected file for archive test

This test is currently disabled, therefore it didn't fail immediately.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/make/unit-tests/archive.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/archive.exp
diff -u src/usr.bin/make/unit-tests/archive.exp:1.4 src/usr.bin/make/unit-tests/archive.exp:1.5
--- src/usr.bin/make/unit-tests/archive.exp:1.4	Sun Aug 23 17:51:24 2020
+++ src/usr.bin/make/unit-tests/archive.exp	Fri Sep  4 17:03:17 2020
@@ -5,6 +5,7 @@ ar t libprog.a
 archive.mk
 modmisc.mk
 varmisc.mk
+list-archive-wildcard: archive-suffix.mk
 list-archive-wildcard: archive.mk
 list-archive-wildcard: ternary.mk
 depend-on-existing-member

Reply via email to