commit | 9abcbc7f64eba8de0928396d9a8900276082bb26 | [log] [tgz] |
---|---|---|
author | Yuta HIGUCHI <y-higuchi@onlab.us> | Tue Jun 03 00:45:54 2014 -0700 |
committer | Gerrit Code Review <gerrit2@gerrit.onos.onlab.us> | Tue Jun 03 12:29:27 2014 -0700 |
tree | 005479f40a8d925670140246f89ff4f3aaea4ec8 | |
parent | 2d624d3adf15acd97923619ed060319b71012613 [diff] |
bugfix: Explicitly use bash Change-Id: Idbf856991e6a503246c4621aead93024264122ea
diff --git a/setup-ramcloud.sh b/setup-ramcloud.sh index 08e91d2..9a91cc2 100755 --- a/setup-ramcloud.sh +++ b/setup-ramcloud.sh
@@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # fail on command error set -e