Author: gjb
Date: Fri Aug 28 02:09:10 2020
New Revision: 364899
URL: https://svnweb.freebsd.org/changeset/base/364899
Log:
Add a new line to force a commit to verify if lwhsu did indeed
fix the jenkins build by adding git to the dependency list.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/release/Makefile.inc1
Modified: head/release/Makefile.inc1
==============================================================================
--- head/release/Makefile.inc1 Fri Aug 28 01:55:35 2020 (r364898)
+++ head/release/Makefile.inc1 Fri Aug 28 02:09:10 2020 (r364899)
@@ -29,3 +29,4 @@ GITREV!= ${GIT_CMD} -C ${.CURDIR} rev-parse --verify -
BUILDDATE!= date +%Y%m%d
.export BUILDDATE
.endif
+
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"