summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2019-10-02 17:39:05 -0400
committerMatthew Heon <mheon@redhat.com>2019-10-02 17:39:05 -0400
commit119bc9b6f8df3887f26b8b61d471c2a1d6335105 (patch)
treec669b8a75bf1609554daf8c3280e2a5289033a62 /Makefile
parent9e5646ec23fc3eb8da682bccbacc17e52bf5b969 (diff)
downloadpodman-119bc9b6f8df3887f26b8b61d471c2a1d6335105.tar.gz
podman-119bc9b6f8df3887f26b8b61d471c2a1d6335105.tar.bz2
podman-119bc9b6f8df3887f26b8b61d471c2a1d6335105.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 fe4f2ffe3..97f5d407c 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 257a985f5a7cff8f01891529ea89b0ea2800d61f
+EPOCH_TEST_COMMIT ?= 960f07b0f79e6d6f94842fd4892e775c319f0a39
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD