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/271c7577a10f
branches:  trunk
changeset: 943472:271c7577a10f
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 9e7c34536f60 -r 271c7577a10f 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