summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-11-01 14:50:10 -0400
committerMatthew Heon <mheon@redhat.com>2019-11-01 14:50:10 -0400
commit72d83ff6a49cab4bce6d49b4a041003ca7a31ffb (patch)
treed5667094745ad2d9364d28738885f7d0abb82805
parent7d94e5dcd6280301944e105799436b8e7b2968b1 (diff)
downloadpodman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.tar.gz
podman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.tar.bz2
podman-72d83ff6a49cab4bce6d49b4a041003ca7a31ffb.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 98b7bbdfd..a5265653d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= ac73fd3fe5dcbf2647d589f9c9f37fe9531ed663
+EPOCH_TEST_COMMIT ?= 76dd2bd1a0849af48a9eff117f69d3eaabf4b4d3
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD