mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #13528 from ahrtr/update_test_remove_redundant_line
Remove the redundant line from test.sh
This commit is contained in:
commit
42840d0fda
2
test.sh
2
test.sh
@ -32,8 +32,6 @@
|
||||
# $ COVERDIR=coverage PASSES="build build_cov cov" ./test.sh
|
||||
# $ go tool cover -html ./coverage/cover.out
|
||||
set -e
|
||||
set -o pipefail
|
||||
|
||||
|
||||
# Consider command as failed when any component of the pipe fails:
|
||||
# https://stackoverflow.com/questions/1221833/pipe-output-and-capture-exit-status-in-bash
|
||||
|
Loading…
x
Reference in New Issue
Block a user