diff options
author | baude <bbaude@redhat.com> | 2018-04-25 16:14:16 -0500 |
---|---|---|
committer | Atomic Bot <atomic-devel@projectatomic.io> | 2018-04-25 21:44:27 +0000 |
commit | 58cb8f742b97941e802f4b645c8624c591ffbc86 (patch) | |
tree | b054fb098201e93ca28800b64dd7250a48d5e613 | |
parent | 57359619e8b2154c3f5841256f2ee9e4f0b1c067 (diff) | |
download | podman-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
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 3c5c0f5b69 +EPOCH_TEST_COMMIT ?= 57359619e8b2154 HEAD ?= HEAD CHANGELOG_BASE ?= HEAD~ CHANGELOG_TARGET ?= HEAD |