summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-08-09 16:00:38 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-08-09 16:00:38 -0400
commit580795077e86e1ca2445b2891a38fb74db3b4574 (patch)
tree003a725ceaf416d1977b7b1406ccd2461ae05845 /Makefile
parent10834c525fc0c39cc7a9f223b7ae1176319fd319 (diff)
downloadpodman-580795077e86e1ca2445b2891a38fb74db3b4574.tar.gz
podman-580795077e86e1ca2445b2891a38fb74db3b4574.tar.bz2
podman-580795077e86e1ca2445b2891a38fb74db3b4574.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index dbc10aa8c..30b17fc5b 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ export GO111MODULE=off
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= 55e028a12ee003e057c65e376fe4b723d28ae52e
+EPOCH_TEST_COMMIT ?= bb80586e275fe0d3f47700ec54c9718a28b1e59c
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD