summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-09-24 16:40:22 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-09-24 16:40:22 -0400
commitdf433f6f160a11b605615ef23aa960cae3fcd380 (patch)
treeb7ff5bcd9c1e2440feb3e58dcaeee88f7bce1116 /Makefile
parent8d5387eccd542d745482fd6a0eee2e1a18135233 (diff)
downloadpodman-df433f6f160a11b605615ef23aa960cae3fcd380.tar.gz
podman-df433f6f160a11b605615ef23aa960cae3fcd380.tar.bz2
podman-df433f6f160a11b605615ef23aa960cae3fcd380.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6734ef1b0..5fd921467 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 2366fd7ac621ba15abe559832f024d06b3db3c9b
+EPOCH_TEST_COMMIT ?= 0000afc1af06b04ececeb91637bb3d80d6f47e14
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD