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
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to