From 64f594279c1fe7f712246b49eab615763721cd23 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 20 Jul 2018 14:06:46 -0400 Subject: [PATCH] Bump gitvalidation epoch Signed-off-by: Matthew Heon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 202480a1ee..ba679a3035 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= ea5fad6c8b35d73f6cc16642bc56f428954aa36e +EPOCH_TEST_COMMIT ?= 72c82fb79e0a903bc02db989d4c9b6d6f6979b17 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD