summaryrefslogtreecommitdiffstats
path: root/lowercasing_test/src/tests/lowercasing/dotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lowercasing_test/src/tests/lowercasing/dotest.sh')
-rwxr-xr-xlowercasing_test/src/tests/lowercasing/dotest.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/lowercasing_test/src/tests/lowercasing/dotest.sh b/lowercasing_test/src/tests/lowercasing/dotest.sh
index 73460c470be..943f35cee67 100755
--- a/lowercasing_test/src/tests/lowercasing/dotest.sh
+++ b/lowercasing_test/src/tests/lowercasing/dotest.sh
@@ -1,5 +1,6 @@
-#!/bin/sh
+#!/bin/bash
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+set -e
. ../../binref/env.sh