summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-03-01 18:03:53 -0500
committerMatthew Heon <matthew.heon@pm.me>2019-03-01 18:03:53 -0500
commitc8e8732ee12a812c265be3cb7b5148d1ec5c6d42 (patch)
treef73c123d18188304335f7dd95d23dc0e716eac9c /Makefile
parentd7375463605af1a1dbdc3542ce9ccdb2c80bc537 (diff)
downloadpodman-c8e8732ee12a812c265be3cb7b5148d1ec5c6d42.tar.gz
podman-c8e8732ee12a812c265be3cb7b5148d1ec5c6d42.tar.bz2
podman-c8e8732ee12a812c265be3cb7b5148d1ec5c6d42.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e2c98b8a..60fb3eda7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 174e8997aa0d8fc648564a9ac2a79ab786e87362
+EPOCH_TEST_COMMIT ?= cabfc9b6fb16c5b55d70140182496bbe129f6a4b
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD