summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-20 14:06:46 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-07-20 14:06:46 -0400
commit64f594279c1fe7f712246b49eab615763721cd23 (patch)
tree381ea5f36cd79a45b026f988eec5f40b29b41d38 /Makefile
parent7476efe5651c6f22a9a1f25a13c4b892d945f13d (diff)
downloadpodman-64f594279c1fe7f712246b49eab615763721cd23.tar.gz
podman-64f594279c1fe7f712246b49eab615763721cd23.tar.bz2
podman-64f594279c1fe7f712246b49eab615763721cd23.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 202480a1e..ba679a303 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= ea5fad6c8b35d73f6cc16642bc56f428954aa36e
+EPOCH_TEST_COMMIT ?= 72c82fb79e0a903bc02db989d4c9b6d6f6979b17
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD