summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2018-11-23 09:27:02 +0100
committerAnders Roxell <anders.roxell@linaro.org>2018-11-23 09:27:02 +0100
commitfa0abb62c76b9cf6abdb6778bcd4a17c7ce61afd (patch)
tree3bc16535e4295c88ba3362a0ed4d8766b35d4111
parent8eb27ecb2302e1bea3f28edee71ed03b1c060106 (diff)
Change-Id: I9f4d9dc663f60ed9e953519163f3e1fb68396f34 Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rwxr-xr-xautomated/linux/ssuite/run-bench.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/automated/linux/ssuite/run-bench.sh b/automated/linux/ssuite/run-bench.sh
index 8894da1..24e2b18 100755
--- a/automated/linux/ssuite/run-bench.sh
+++ b/automated/linux/ssuite/run-bench.sh
@@ -1,4 +1,4 @@
-#!/bin/sh -e
+#!/bin/sh
. ../../lib/sh-test-lib
OUTPUT="$(pwd)/output"
@@ -21,4 +21,4 @@ run_test() {
# Test run.
create_out_dir "${OUTPUT}"
-run_test
+run_test $1 $2