summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-09-17 00:15:17 +0200
committerGitHub <noreply@github.com>2019-09-17 00:15:17 +0200
commit2aa6771e787b46484245445b899cd2694aadbfc2 (patch)
treea387c75be23d04669194983c40fff7c06f9d7f8e /Makefile
parent1a1ff98896066d82d800e5a09e1461825ad12a09 (diff)
parent3ad8a349c9ab7ba8cdd040f687327cb24cc1c0af (diff)
downloadpodman-2aa6771e787b46484245445b899cd2694aadbfc2.tar.gz
podman-2aa6771e787b46484245445b899cd2694aadbfc2.tar.bz2
podman-2aa6771e787b46484245445b899cd2694aadbfc2.zip
Merge pull request #4037 from mheon/bump_1.6.0_rc1
Bump to v1.6.0-RC1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 482b2d2c2..0dc72ce4d 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@ export GOPROXY=https://proxy.golang.org
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= b9a176bea94b8e3a97a70dd7cd599f1a057777b0
+EPOCH_TEST_COMMIT ?= 2366fd7ac621ba15abe559832f024d06b3db3c9b
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD