Remove temporary debugging.

This commit is contained in:
Johannes 'fish' Ziemke 2013-03-20 15:15:11 +01:00
parent e458e18dc5
commit 1f80b17cb7
2 changed files with 0 additions and 2 deletions

View File

@ -20,7 +20,6 @@ test: build
build:
./utility/embed-static.sh web/static web/templates | gofmt > web/blob/files.go
cat web/blob/files.go
$(MAKE) -C model
go build ./...
go build -o prometheus.build

View File

@ -1,5 +1,4 @@
#!/bin/sh
set -x
cat <<EOF
package blob