Browse Source

Merge pull request #1032 from jonboulle/fix_tests

scripts: use bash for build script
Brandon Philips 11 years ago
parent
commit
e5cc58c179
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test

+ 1 - 1
test

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