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 <mheon@redhat.com>

Closes: #1105
Approved by: vrothberg
This commit is contained in:
Matthew Heon 2018-07-16 15:38:19 -04:00 committed by Atomic Bot
parent ea5fad6c8b
commit dc25b2172f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
GO ?= go GO ?= go
EPOCH_TEST_COMMIT ?= 4729fd425588e17eff4f575d433f1075d4e27bb4 EPOCH_TEST_COMMIT ?= ea5fad6c8b35d73f6cc16642bc56f428954aa36e
HEAD ?= HEAD HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~ CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD CHANGELOG_TARGET ?= HEAD