summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-12-07 14:14:51 -0500
committerMatthew Heon <matthew.heon@gmail.com>2018-12-07 14:14:51 -0500
commitd16f791851b44c7362f0005e31041d0d62c31bd0 (patch)
tree546f16b43d011ef4569d5b52b50da4c7858b57e9 /Makefile
parent13580725cf957985170ce89a4e5fc272a6ad6c1e (diff)
downloadpodman-d16f791851b44c7362f0005e31041d0d62c31bd0.tar.gz
podman-d16f791851b44c7362f0005e31041d0d62c31bd0.tar.bz2
podman-d16f791851b44c7362f0005e31041d0d62c31bd0.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 6e75800b4..f99aaaeca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= c264da80aab889c787ca4f9b72a9739b4f6f187e
+EPOCH_TEST_COMMIT ?= 1a5024193094a178cd93b675a0178062236c4a22
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD