mirror of https://github.com/containers/podman.git
Update gitvalidation epoch
A commit snuck through without a DCO, update to a commit after the broken one. Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #957 Approved by: mheon
This commit is contained in:
parent
b1e709806d
commit
fc81dd71fe
2
Makefile
2
Makefile
|
@ -1,5 +1,5 @@
|
||||||
GO ?= go
|
GO ?= go
|
||||||
EPOCH_TEST_COMMIT ?= 16ea659757ad961d6d9ac3c95d9efbc1a426cef0
|
EPOCH_TEST_COMMIT ?= 9e134576e8eb047466706fa71a201def6d5d8159
|
||||||
HEAD ?= HEAD
|
HEAD ?= HEAD
|
||||||
CHANGELOG_BASE ?= HEAD~
|
CHANGELOG_BASE ?= HEAD~
|
||||||
CHANGELOG_TARGET ?= HEAD
|
CHANGELOG_TARGET ?= HEAD
|
||||||
|
|
Loading…
Reference in New Issue