Procházet zdrojové kódy

scripts: use bash for build script

Jonathan Boulle před 11 roky
rodič
revize
800de8e3bf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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