Navigation Menu

Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Commit

Permalink
Revert "Bump src/etcd-metrics-server"
Browse files Browse the repository at this point in the history
Something in here breaks collector

This reverts commit 1d90fbe.
  • Loading branch information
zaksoup committed Oct 6, 2015
1 parent d88d73b commit 53aaa07
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/etcd_metrics_server/packaging
Expand Up @@ -12,4 +12,4 @@ export GOROOT=$(readlink -nf /var/vcap/packages/golang1.4)
export GOPATH=$BOSH_INSTALL_TARGET:${REPO_DIR}/Godeps/_workspace
export PATH=$GOROOT/bin:$PATH

go install ${REPO_NAME}/cmd/etcd-metrics-server
go install ${REPO_NAME}
2 changes: 1 addition & 1 deletion src/etcd-metrics-server

0 comments on commit 53aaa07

Please sign in to comment.