summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-09-14 18:13:33 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-09-14 18:13:33 -0400
commit9cae1696f61f0333ed89007340723618825b9861 (patch)
tree26e3671705e1b8b0816d173cdf1dea76c524c3f6 /Makefile
parentfc86a9261a8a7549b765837a3d595b4289dfd550 (diff)
downloadpodman-9cae1696f61f0333ed89007340723618825b9861.tar.gz
podman-9cae1696f61f0333ed89007340723618825b9861.tar.bz2
podman-9cae1696f61f0333ed89007340723618825b9861.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 47baaf7d2..496340d93 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 0cb0849c722f3e1c41d2005488cc2951b8d16f53
+EPOCH_TEST_COMMIT ?= ab5dd390ccbb0dbb33b7a78cbb41cb3807a459d2
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD