summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-17 11:34:13 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-17 11:34:13 -0400
commit6a32daad08b5c6510e710345a0214de6b3095204 (patch)
tree9aa72cac3cdb3265f481ff27d64746f16f255aa2 /Makefile
parent74cce34e31f5f8862393d3ed2c8bd01750c7cd83 (diff)
downloadpodman-6a32daad08b5c6510e710345a0214de6b3095204.tar.gz
podman-6a32daad08b5c6510e710345a0214de6b3095204.tar.bz2
podman-6a32daad08b5c6510e710345a0214de6b3095204.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 0c5775606..0d97fe3d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= 4aeaadb8571365563d6a86e900cc904d04d367b9
+EPOCH_TEST_COMMIT ?= d12eb5f35a5b2580233a75986ce85c4ad39bedd3
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD