summaryrefslogtreecommitdiffstats
path: root/searchsummary/src/tests/docsumformat/dotest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'searchsummary/src/tests/docsumformat/dotest.sh')
-rwxr-xr-xsearchsummary/src/tests/docsumformat/dotest.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/searchsummary/src/tests/docsumformat/dotest.sh b/searchsummary/src/tests/docsumformat/dotest.sh
index 64097b0061d..056e043de02 100755
--- a/searchsummary/src/tests/docsumformat/dotest.sh
+++ b/searchsummary/src/tests/docsumformat/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
echo "running pack test..."
./docsum-pack > packtest.out 2>&1