summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-12-13 13:55:32 -0500
committerMatthew Heon <matthew.heon@gmail.com>2018-12-13 13:55:32 -0500
commitfbf7422bc5165e74cb00dd8d3925a7b8a267c7c5 (patch)
tree17053cf69074daec5d06f5fb0711f4aaa5ca8d6e /Makefile
parentce40906c9b490441b2448aaf2abb485c6cbdd488 (diff)
downloadpodman-fbf7422bc5165e74cb00dd8d3925a7b8a267c7c5.tar.gz
podman-fbf7422bc5165e74cb00dd8d3925a7b8a267c7c5.tar.bz2
podman-fbf7422bc5165e74cb00dd8d3925a7b8a267c7c5.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 55d5ddae3..250226cf0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 1a5024193094a178cd93b675a0178062236c4a22
+EPOCH_TEST_COMMIT ?= e1732a5213147e3c0b7bf60b55a332c3720ecb4b
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD