From bd687aaac140a17302e2070a5e1cade8698a0d10 Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 16 Mar 2018 11:06:08 -0400 Subject: Bump gitvalidation epoch Signed-off-by: Matthew Heon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4ab07e3f0..58fa0b93c 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 7516dfd8c5 +EPOCH_TEST_COMMIT ?= c08a1e0b11 HEAD ?= HEAD PROJECT := github.com/projectatomic/libpod GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null) -- cgit v1.2.3-54-g00ecf