summaryrefslogtreecommitdiff
path: root/release/Makefile.mirrors
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2020-12-16 18:40:49 +0000
committerGlen Barber <gjb@FreeBSD.org>2020-12-16 18:40:49 +0000
commitd3df64ad991881a50dd2b4e58c16e69958cf0f3b (patch)
treeb2543b910c12955a2231d2dfc2203e4d103930b0 /release/Makefile.mirrors
parent08241fedc4fa2fe35ee068cdcab6a021c275ecbb (diff)
downloadsrc-test-d3df64ad991881a50dd2b4e58c16e69958cf0f3b.tar.gz
src-test-d3df64ad991881a50dd2b4e58c16e69958cf0f3b.zip
Append the branch commit count to _SNAP_SUFFIX for development
snapshot builds. Sponsored by: Rubicon Communications, LLC (netgate.com)
Notes
Notes: svn path=/head/; revision=368704
Diffstat (limited to 'release/Makefile.mirrors')
-rw-r--r--release/Makefile.mirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.mirrors b/release/Makefile.mirrors
index 6e79bc0059900..522844a6b0575 100644
--- a/release/Makefile.mirrors
+++ b/release/Makefile.mirrors
@@ -33,7 +33,7 @@ TLD?= ${FTPDIR}/snapshots
.if !defined(BUILDDATE) || empty(BUILDDATE)
BUILDDATE!= date +%Y%m%d
.endif
-_SNAP_SUFFIX:= ${BUILDDATE}-${GITREV}
+_SNAP_SUFFIX:= ${BUILDDATE}-${GITREV}-${GITCOUNT}
.else
# release
SNAPSHOT=