Merge branch 'master' into build

This commit is contained in:
Tim St. Clair 2016-09-19 15:30:01 -07:00 committed by GitHub
commit 8abfbd266b

View File

@ -24,6 +24,7 @@ set -e
GO_FLAGS="-race" ./build/build.sh
TEST_PID=$$
sudo printf "" # Refresh sudo credentials if necessary.
function start {
set +e # We want to handle errors if cAdvisor crashes.
echo ">> starting cAdvisor locally"