aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@gmail.com>2018-10-17 18:51:37 -0400
committerMatthew Heon <matthew.heon@gmail.com>2018-10-17 18:51:37 -0400
commit683d8b579b57025e16c97b80a77a5cc353594c8d (patch)
treefd55b55f17ac33a48d41613557bb9e4acefa8139 /Makefile
parent27a5c1a203a062bc6235594c2fb04c601443d167 (diff)
downloadpodman-683d8b579b57025e16c97b80a77a5cc353594c8d.tar.gz
podman-683d8b579b57025e16c97b80a77a5cc353594c8d.tar.bz2
podman-683d8b579b57025e16c97b80a77a5cc353594c8d.zip
Bump gitvalidation epoch
Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0d97fe3d0..083858f35 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
GO ?= go
DESTDIR ?= /
-EPOCH_TEST_COMMIT ?= d12eb5f35a5b2580233a75986ce85c4ad39bedd3
+EPOCH_TEST_COMMIT ?= 733cfe96819e1dc044e982b5321b3c902d1a47c6
HEAD ?= HEAD
CHANGELOG_BASE ?= HEAD~
CHANGELOG_TARGET ?= HEAD