summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-07-06 14:32:51 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-07-06 14:32:51 -0400
commit0b4c3da47952a0b18501c72de646f263474a4c7f (patch)
treea08097e30a7a89120968f9fe5c8f61d1257560d2 /Makefile
parent6fb7a6884851ff58ecbf5821227698cf1b208e60 (diff)
downloadpodman-0b4c3da47952a0b18501c72de646f263474a4c7f.tar.gz
podman-0b4c3da47952a0b18501c72de646f263474a4c7f.tar.bz2
podman-0b4c3da47952a0b18501c72de646f263474a4c7f.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 2ad5a3d88..ee0c37ee9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 4c8c000f3aa0b25577338f805a07c16518890b3d
+EPOCH_TEST_COMMIT ?= b2344b83ed0bbbd1f8e3ec5efdf09c81ad169941
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD