aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-01-10 15:42:04 -0500
committerMatthew Heon <matthew.heon@pm.me>2019-01-10 15:42:04 -0500
commitbffd2f50c312109d4728373b60215cf03ffcfdf1 (patch)
treeb0c25988c41ebbec84952163d2c99e6f25009e6e
parent76c57f55cacb7916ca451e378d181b1c30c94032 (diff)
downloadpodman-bffd2f50c312109d4728373b60215cf03ffcfdf1.tar.gz
podman-bffd2f50c312109d4728373b60215cf03ffcfdf1.tar.bz2
podman-bffd2f50c312109d4728373b60215cf03ffcfdf1.zip
Update gitvalidation to avoid reverts w/o signoffs
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index de4049cb4..6a3f18a10 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= e1732a5213147e3c0b7bf60b55a332c3720ecb4b
+EPOCH_TEST_COMMIT ?= 76c57f55cacb7916ca451e378d181b1c30c94032
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD