Browse Source

scripts: use bash for build script

Jonathan Boulle 11 years ago
parent
commit
800de8e3bf
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
 # Run all etcd tests
 # ./test
 # ./test