change sh to bash for shopt

Signed-off-by: Jess Frazelle <acidburn@google.com>
Upstream-commit: 026b71087928c89db32b5746f7cbf02589b32416
Component: engine
This commit is contained in:
Jess Frazelle
2017-01-27 12:16:40 -08:00
parent e1603a54f0
commit 98bfe1d80f
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash
set -e
dir="$1"