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 make(1): fix expected file for archi...



details:   https://anonhg.NetBSD.org/src/rev/c7fc20f5b402
branches:  trunk
changeset: 938217:c7fc20f5b402
user:      rillig <rillig%NetBSD.org@localhost>
date:      Fri Sep 04 17:03:17 2020 +0000

description:
make(1): fix expected file for archive test

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

diffstat:

 usr.bin/make/unit-tests/archive.exp |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r a43f2235039c -r c7fc20f5b402 usr.bin/make/unit-tests/archive.exp
--- a/usr.bin/make/unit-tests/archive.exp       Fri Sep 04 15:50:09 2020 +0000
+++ b/usr.bin/make/unit-tests/archive.exp       Fri Sep 04 17:03:17 2020 +0000
@@ -5,6 +5,7 @@
 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



Home | Main Index | Thread Index | Old Index