summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-08-15 17:13:21 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-08-15 17:13:21 -0400
commit5d107a2288134bbf519e25a4d22d6523b15cbb51 (patch)
treedd9ba2812c86048d2732ac68be05cd157c714e6a /Makefile
parent913c7b08d23f89dff60dcb73aa705c0482b6e11d (diff)
downloadpodman-5d107a2288134bbf519e25a4d22d6523b15cbb51.tar.gz
podman-5d107a2288134bbf519e25a4d22d6523b15cbb51.tar.bz2
podman-5d107a2288134bbf519e25a4d22d6523b15cbb51.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4138586af..c4b66e261 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ export GO111MODULE=off
GO ?= go
DESTDIR ?=
-EPOCH_TEST_COMMIT ?= bb80586e275fe0d3f47700ec54c9718a28b1e59c
+EPOCH_TEST_COMMIT ?= b9a176bea94b8e3a97a70dd7cd599f1a057777b0
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD