aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-05-04 11:36:36 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-05-04 11:36:36 -0400
commitd04ebf84198e74a2c55a64d0e1e26ee1af05f195 (patch)
tree3421469e5cf5e3811d85b4330618fba2f7750c95
parent4691706d014b9eecd8b4da37a76d65d6a9d9976a (diff)
downloadpodman-d04ebf84198e74a2c55a64d0e1e26ee1af05f195.tar.gz
podman-d04ebf84198e74a2c55a64d0e1e26ee1af05f195.tar.bz2
podman-d04ebf84198e74a2c55a64d0e1e26ee1af05f195.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 638b839e1..ce4ee65ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= a824186ac9803ef
+EPOCH_TEST_COMMIT ?= b44d4fb1ec05aec
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD