summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-03-30 11:33:15 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-03-30 11:33:15 -0400
commitfa2933e6ab4d7defbbc4e92e2ff85339b689060c (patch)
tree4050c97683754c9e4c774e20d45b49a490ba41cd /Makefile
parent87162d6cd8ff448e1cbf4e3ae0e6a3ce252d5fe7 (diff)
downloadpodman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.tar.gz
podman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.tar.bz2
podman-fa2933e6ab4d7defbbc4e92e2ff85339b689060c.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 03e21cbe1..1f4a7f6e7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 1c45b42e9ff972d9645735118635e4186e6411f8
+EPOCH_TEST_COMMIT ?= 7b7397481960c85379d8eb1ed21e76da2ce8a4fc
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD