Merge pull request #1032 from jonboulle/fix_tests

scripts: use bash for build script
This commit is contained in:
Brandon Philips 2014-09-09 14:21:51 -07:00
commit e5cc58c179

2
test
View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash -e
#
# Run all etcd tests
# ./test