summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/example
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/perftests/example')
-rwxr-xr-xqpid/java/perftests/example/run-client.sh2
-rwxr-xr-xqpid/java/perftests/example/run.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/perftests/example/run-client.sh b/qpid/java/perftests/example/run-client.sh
index ad158529b6..18679a5d08 100755
--- a/qpid/java/perftests/example/run-client.sh
+++ b/qpid/java/perftests/example/run-client.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
diff --git a/qpid/java/perftests/example/run.sh b/qpid/java/perftests/example/run.sh
index 31124a060a..0f15f570bb 100755
--- a/qpid/java/perftests/example/run.sh
+++ b/qpid/java/perftests/example/run.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file