summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-01-06 15:16:38 -0500
committerMatthew Heon <mheon@redhat.com>2020-01-06 15:16:38 -0500
commit8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066 (patch)
tree58f72e730333f663d8f36593fff345eb78f00b5d /Makefile
parent08849db4b0dd758d93eb2ffda5e9e5c03b3699b8 (diff)
downloadpodman-8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066.tar.gz
podman-8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066.tar.bz2
podman-8e4a489e1b26fa56e2bc0ef8ac4fb203d0f95066.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 3f87990fc..1173f43a0 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 1faa5bb6cdddc2d4b36b1c25261952c9ccf90f61
+EPOCH_TEST_COMMIT ?= 2d8f1c8fda4d0a8b7c41addbc89f0b2f83908ec2
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD