diff --git a/Makefile b/Makefile index be6bb5718b7..038df916c1e 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ go_test=go test -tags nofuse else go_test=go test endif - + commit = `git rev-parse --short HEAD` ldflags = "-X "github.com/ipfs/go-ipfs/repo/config".CurrentCommit=$(commit)"