summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2018-06-07 12:21:37 -0400
committerAtomic Bot <atomic-devel@projectatomic.io>2018-06-07 17:13:34 +0000
commit7d6e717dd9f8fe367b64839089db859ca6bd8a83 (patch)
tree82b3b0092179e1a7cd93e1d5c58f82322fbdf72d /Makefile
parent8cb44e6a87526f8e6dd4b81381fbc670594d6b3d (diff)
downloadpodman-7d6e717dd9f8fe367b64839089db859ca6bd8a83.tar.gz
podman-7d6e717dd9f8fe367b64839089db859ca6bd8a83.tar.bz2
podman-7d6e717dd9f8fe367b64839089db859ca6bd8a83.zip
Update epoch to fix validation problems
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #922 Approved by: TomSweeneyRedHat
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61fbab955..0f66980fe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
GO ?= go
-EPOCH_TEST_COMMIT ?= 96dc5fd0d5abb9a6edbc66a03c34b72958c14bb1
+EPOCH_TEST_COMMIT ?= 8cb44e6a87526f8e6dd4b81381fbc670594d6b3d
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD