diff --git a/Makefile b/Makefile index 14fd9ff1b2..bb5779d25a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= 858116f +EPOCH_TEST_COMMIT ?= 9e3a5da6 HEAD ?= HEAD PROJECT := github.com/projectatomic/libpod GIT_BRANCH := $(shell git rev-parse --abbrev-ref HEAD 2>/dev/null) diff --git a/libpod/finished_amd64.go b/libpod/finished64.go similarity index 100% rename from libpod/finished_amd64.go rename to libpod/finished64.go