From 8657d70e725d5a94ac37df4fc48f94edccb546b0 Mon Sep 17 00:00:00 2001 From: TomSweeneyRedHat Date: Thu, 18 Jan 2018 15:37:42 -0500 Subject: Touchup README.md and fix whitespace issues Signed-off-by: TomSweeneyRedHat Closes: #243 Approved by: mheon --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c6e44a622..40ed074a6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ GO ?= go -EPOCH_TEST_COMMIT ?= dd0d35d +EPOCH_TEST_COMMIT ?= 858116f 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