Update gitvalidation epoch

Signed-off-by: Matthew Heon <matthew.heon@gmail.com>
This commit is contained in:
Matthew Heon 2018-03-09 10:08:32 -05:00
parent 8e71647269
commit 80723e4b9b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
GO ?= go GO ?= go
EPOCH_TEST_COMMIT ?= bd7de5d5dd EPOCH_TEST_COMMIT ?= 7516dfd8c5
HEAD ?= HEAD HEAD ?= HEAD
PROJECT := github.com/projectatomic/libpod PROJECT := github.com/projectatomic/libpod
GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null) GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null)