mirror of
https://github.com/containers/podman.git
synced 2025-10-11 00:06:32 +08:00
Update gitvalidation epoch to ignore older errors after update
Signed-off-by: Matthew Heon <matthew.heon@gmail.com> Closes: #85 Approved by: rhatdan
This commit is contained in:
2
Makefile
2
Makefile
@ -1,5 +1,5 @@
|
|||||||
GO ?= go
|
GO ?= go
|
||||||
EPOCH_TEST_COMMIT ?= 5cfd7a3
|
EPOCH_TEST_COMMIT ?= 5d52f74
|
||||||
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)
|
||||||
|
Reference in New Issue
Block a user