aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-05 13:10:29 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-04-05 13:10:29 -0400
commit782cf60ebbd0e336efa5f0f5d040104bd02460a6 (patch)
tree4b29b8f6c0480faaf427a28886871cb089c62837
parente6011be32544d89754a539e9d593bab26aa662ef (diff)
downloadpodman-782cf60ebbd0e336efa5f0f5d040104bd02460a6.tar.gz
podman-782cf60ebbd0e336efa5f0f5d040104bd02460a6.tar.bz2
podman-782cf60ebbd0e336efa5f0f5d040104bd02460a6.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 92ede9703..5a897e42c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 1e59053cc5
+EPOCH_TEST_COMMIT ?= 54bd0ae716
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD