summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-04-20 11:41:29 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-04-20 11:41:29 -0400
commit97ce49681a6da1fead5301e9409ad4113c74adce (patch)
tree28f5a5414bebd76041ddff814e9e66f744aaa9c6 /Makefile
parent3ccbdf5c1b8285948b7c2707d1fb525aead9a3d4 (diff)
downloadpodman-97ce49681a6da1fead5301e9409ad4113c74adce.tar.gz
podman-97ce49681a6da1fead5301e9409ad4113c74adce.tar.bz2
podman-97ce49681a6da1fead5301e9409ad4113c74adce.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 3d85da86a..42b7c50f9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 8265294d78
+EPOCH_TEST_COMMIT ?= 3c5c0f5b69
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD