summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-03-23 13:53:25 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-03-23 14:00:15 -0400
commit6a0282a609e712d34848130a3ad343c1668a787e (patch)
treedda08d8fca3705c81af8fd28f2775c1d87e12eec /Makefile
parent1554fe18eeefd2d5312513aa60aace3d808bccf8 (diff)
downloadpodman-6a0282a609e712d34848130a3ad343c1668a787e.tar.gz
podman-6a0282a609e712d34848130a3ad343c1668a787e.tar.bz2
podman-6a0282a609e712d34848130a3ad343c1668a787e.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 97238c849..78e69b624 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= c08a1e0b11
+EPOCH_TEST_COMMIT ?= 3f5da4d0dd
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD