summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-09-16 09:55:50 -0400
committerMatthew Heon <mheon@redhat.com>2019-09-16 09:55:50 -0400
commit3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af (patch)
treeb44076aa7db6eabde3206ab3d8054fe33804c70c /Makefile
parentfa8f2c0ba5d4fd725dde3350bfbe71240a8c1d3e (diff)
downloadpodman-3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af.tar.gz
podman-3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af.tar.bz2
podman-3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af.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 482b2d2c2..0dc72ce4d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= b9a176bea94b8e3a97a70dd7cd599f1a057777b0
+EPOCH_TEST_COMMIT ?= 2366fd7ac621ba15abe559832f024d06b3db3c9b
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD