Skip to content

Commit

Permalink
Revert "adds logging prototype"
Browse files Browse the repository at this point in the history
This reverts commit ce12898.
  • Loading branch information
BugRoger committed Nov 27, 2017
1 parent 87720c0 commit 6743856
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 167 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
VERSION ?= $(shell git rev-parse --verify HEAD)
GOOS ?= $(shell go env | grep GOOS | cut -d'"' -f2)
BINARIES := apiserver kubernikus kubernikusctl wormhole play
BINARIES := apiserver kubernikus kubernikusctl wormhole

LDFLAGS := -X github.com/sapcc/kubernikus/pkg/version.GitCommit=$(VERSION)
GOFLAGS := -ldflags "$(LDFLAGS) -s -w"
Expand Down
166 changes: 0 additions & 166 deletions cmd/play/main.go

This file was deleted.

0 comments on commit 6743856

Please sign in to comment.