summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/echo/progdefs.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jrt_test/src/tests/echo/progdefs.sh')
-rw-r--r--jrt_test/src/tests/echo/progdefs.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/jrt_test/src/tests/echo/progdefs.sh b/jrt_test/src/tests/echo/progdefs.sh
index 4a3053ad64e..d405f525e33 100644
--- a/jrt_test/src/tests/echo/progdefs.sh
+++ b/jrt_test/src/tests/echo/progdefs.sh
@@ -1,2 +1,4 @@
+#!/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 javaserver 1 "tcp/$PORT_2" "$BINREF/runjava SimpleServer"