From fc81dd71feef94cc754485ee2a38444eb67c4d8c Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 18 Jun 2018 09:30:46 -0400 Subject: Update gitvalidation epoch A commit snuck through without a DCO, update to a commit after the broken one. Signed-off-by: Matthew Heon Closes: #957 Approved by: mheon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c6146933e..419839de5 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 16ea659757ad961d6d9ac3c95d9efbc1a426cef0 +EPOCH_TEST_COMMIT ?= 9e134576e8eb047466706fa71a201def6d5d8159 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD -- cgit v1.2.3-54-g00ecf