From dc25b2172fe12989c893de25f2d76612464e630f Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Mon, 16 Jul 2018 15:38:19 -0400 Subject: Update gitvalidation epoch Homu merged a commit without a signoff, update our Gitvalidation epoch to after said commit to prevent problems. Signed-off-by: Matthew Heon Closes: #1105 Approved by: vrothberg --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3122f02e0..202480a1e 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 4729fd425588e17eff4f575d433f1075d4e27bb4 +EPOCH_TEST_COMMIT ?= ea5fad6c8b35d73f6cc16642bc56f428954aa36e HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD -- cgit v1.2.3-54-g00ecf