summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorbaude <bbaude@redhat.com>2018-04-25 16:14:16 -0500
committerAtomic Bot <atomic-devel@projectatomic.io>2018-04-25 21:44:27 +0000
commit58cb8f742b97941e802f4b645c8624c591ffbc86 (patch)
treeb054fb098201e93ca28800b64dd7250a48d5e613 /Makefile
parent57359619e8b2154c3f5841256f2ee9e4f0b1c067 (diff)
downloadpodman-58cb8f742b97941e802f4b645c8624c591ffbc86.tar.gz
podman-58cb8f742b97941e802f4b645c8624c591ffbc86.tar.bz2
podman-58cb8f742b97941e802f4b645c8624c591ffbc86.zip
updated epoch for bad dco
Signed-off-by: baude <bbaude@redhat.com> Closes: #673 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 f9813c012..4e76cd3af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 3c5c0f5b69
+EPOCH_TEST_COMMIT ?= 57359619e8b2154
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD