summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-06-15 11:15:14 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-06-15 11:15:14 -0400
commit7fe1f66826598b111ae5106a2769bcf050a5bf09 (patch)
treef5265785eb8fb917389861e2e478c4daf56f7b63 /Makefile
parent5d0557530aa339c9384a0db48ba7531c3a874386 (diff)
downloadpodman-7fe1f66826598b111ae5106a2769bcf050a5bf09.tar.gz
podman-7fe1f66826598b111ae5106a2769bcf050a5bf09.tar.bz2
podman-7fe1f66826598b111ae5106a2769bcf050a5bf09.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 e7ea333f1..c6146933e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 1cbce851fa0315c147ba02afccd5a2899b5e5c5a
+EPOCH_TEST_COMMIT ?= 16ea659757ad961d6d9ac3c95d9efbc1a426cef0
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD