summaryrefslogtreecommitdiffstats
path: root/messagebus/test/src/tests/speed/progdefs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'messagebus/test/src/tests/speed/progdefs.sh')
-rw-r--r--messagebus/test/src/tests/speed/progdefs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/messagebus/test/src/tests/speed/progdefs.sh b/messagebus/test/src/tests/speed/progdefs.sh
index 4e0390142cf..ea6e05713f5 100644
--- a/messagebus/test/src/tests/speed/progdefs.sh
+++ b/messagebus/test/src/tests/speed/progdefs.sh
@@ -1,3 +1,5 @@
+#!/bin/bash
# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+set -e
prog server cpp "" "./messagebus_test_cpp-server-speed_app"
prog server java "" "../../binref/runjava JavaServer"