summaryrefslogtreecommitdiff
path: root/qpid/java/perftests/etc
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/perftests/etc')
-rwxr-xr-xqpid/java/perftests/etc/run-perftests.sh2
-rwxr-xr-xqpid/java/perftests/etc/visualisation-timeseries.sh2
-rwxr-xr-xqpid/java/perftests/etc/visualisation.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/qpid/java/perftests/etc/run-perftests.sh b/qpid/java/perftests/etc/run-perftests.sh
index a784623791..de435ecfca 100755
--- a/qpid/java/perftests/etc/run-perftests.sh
+++ b/qpid/java/perftests/etc/run-perftests.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/etc/visualisation-timeseries.sh b/qpid/java/perftests/etc/visualisation-timeseries.sh
index 32db2cb010..3f35b9047c 100755
--- a/qpid/java/perftests/etc/visualisation-timeseries.sh
+++ b/qpid/java/perftests/etc/visualisation-timeseries.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/etc/visualisation.sh b/qpid/java/perftests/etc/visualisation.sh
index 282fb3d3e7..4c10d7e2e2 100755
--- a/qpid/java/perftests/etc/visualisation.sh
+++ b/qpid/java/perftests/etc/visualisation.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