summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-06-18 09:30:46 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-18 13:56:47 +0000
commitfc81dd71feef94cc754485ee2a38444eb67c4d8c (patch)
tree5c0495b026808c172997b512842a9f73ff43e506 /Makefile
parentb1e709806dd628b542bda4dc823ff8c0ca870110 (diff)
downloadpodman-fc81dd71feef94cc754485ee2a38444eb67c4d8c.tar.gz
podman-fc81dd71feef94cc754485ee2a38444eb67c4d8c.tar.bz2
podman-fc81dd71feef94cc754485ee2a38444eb67c4d8c.zip
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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