summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-27 17:25:27 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-04-27 17:25:27 -0400
commitd9cced240b6953218cbcb7e0605e777c078f5f07 (patch)
treee7901cb4e1dcc37fb98999133bd4bb6e3bfa56e0 /Makefile
parentd91b24e2ebe7c6b64a3147009d5c7ab75973645a (diff)
downloadpodman-d9cced240b6953218cbcb7e0605e777c078f5f07.tar.gz
podman-d9cced240b6953218cbcb7e0605e777c078f5f07.tar.bz2
podman-d9cced240b6953218cbcb7e0605e777c078f5f07.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13948db02..e002fb954 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 57359619e8b2154
+EPOCH_TEST_COMMIT ?= a824186ac9803ef
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD