summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-13 14:51:23 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-04-13 14:51:23 -0400
commitdf9ebb024dde1751e9807188fd9a739c6a38e09a (patch)
treeb2651a895ff839d85a8bc6da37d22f7f7bd810fd
parent905e0751506264d68d64032c53a20fac7c9be92b (diff)
downloadpodman-df9ebb024dde1751e9807188fd9a739c6a38e09a.tar.gz
podman-df9ebb024dde1751e9807188fd9a739c6a38e09a.tar.bz2
podman-df9ebb024dde1751e9807188fd9a739c6a38e09a.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a897e42c..51faff855 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 54bd0ae716
+EPOCH_TEST_COMMIT ?= 8265294d78
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD