Browse Source

Merge pull request #1032 from jonboulle/fix_tests

scripts: use bash for build script
Brandon Philips 12 năm trước cách đây
mục cha
commit
e5cc58c179
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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