summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-10-02 12:42:13 -0400
committerMatthew Heon <mheon@redhat.com>2019-10-02 12:42:13 -0400
commit3018d700bb3feb44b20857de3be349f434f354f3 (patch)
treec07acbc71cfc273a9c3d60f36324532f2aa7f33f /Makefile
parentfaf70ae58981a87755a799b7ea911555a45c0f5b (diff)
downloadpodman-3018d700bb3feb44b20857de3be349f434f354f3.tar.gz
podman-3018d700bb3feb44b20857de3be349f434f354f3.tar.bz2
podman-3018d700bb3feb44b20857de3be349f434f354f3.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e35264a74..fe4f2ffe3 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= d7eba026876e4a6a362464dcf08fe6757ebedd1a
+EPOCH_TEST_COMMIT ?= 257a985f5a7cff8f01891529ea89b0ea2800d61f
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD