svn commit: r368551 - head/usr.bin/calendar/tests
Stefan Eßer <[email protected]> Fri, 11 Dec 2020 13:23:59 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs |
|---|---|
| Message-ID | <202012111323.0BBDNx0T067733__9513.32059209875$1607693048$gmane$org@repo.freebsd.org> |
Author: se
Date: Fri Dec 11 13:23:59 2020
New Revision: 368551
URL: https://svnweb.freebsd.org/changeset/base/368551
Log:
Install 2 forgotten shell scripts required to run the tests
Submitted by: arichardson (Alexander Richardson)
Differential Revision: https://reviews.freebsd.org/D27568
Modified:
head/usr.bin/calendar/tests/Makefile
Modified: head/usr.bin/calendar/tests/Makefile
==============================================================================
--- head/usr.bin/calendar/tests/Makefile Fri Dec 11 08:04:54 2020 (r368550)
+++ head/usr.bin/calendar/tests/Makefile Fri Dec 11 13:23:59 2020 (r368551)
@@ -10,9 +10,11 @@ TEST_METADATA.legacy_test+= timeout="600"
${PACKAGE}FILES+= calendar.comment
${PACKAGE}FILES+= regress.comment.out
+${PACKAGE}FILES+= comment.sh
${PACKAGE}FILES+= calendar.cond
${PACKAGE}FILES+= regress.cond.out
+${PACKAGE}FILES+= cond.sh
${PACKAGE}FILES+= calendar.calibrate
${PACKAGE}FILES+= regress.a1.out
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"