Skip to content

Commit

Permalink
Remove spurious debugging code from test
Browse files Browse the repository at this point in the history
  • Loading branch information
jml committed Jul 14, 2016
1 parent 8b7ec6e commit 8786427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

set -ex
set -e

DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
GO_TEST_ARGS=( -tags netgo -cpu 4 -timeout 8m )
Expand Down

0 comments on commit 8786427

Please sign in to comment.