Update epoch to fix validation problems

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #922
Approved by: TomSweeneyRedHat
This commit is contained in:
Daniel J Walsh
2018-06-07 12:21:37 -04:00
committed by Atomic Bot
parent 8cb44e6a87
commit 7d6e717dd9

View File

@ -1,5 +1,5 @@
GO ?= go GO ?= go
EPOCH_TEST_COMMIT ?= 96dc5fd0d5abb9a6edbc66a03c34b72958c14bb1 EPOCH_TEST_COMMIT ?= 8cb44e6a87526f8e6dd4b81381fbc670594d6b3d
HEAD ?= HEAD HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~ CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD CHANGELOG_TARGET ?= HEAD