summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles')
-rwxr-xr-xqpid/java/test-profiles/kill-broker2
-rwxr-xr-xqpid/java/test-profiles/start-broker2
2 files changed, 2 insertions, 2 deletions
diff --git a/qpid/java/test-profiles/kill-broker b/qpid/java/test-profiles/kill-broker
index 8078fa755e..ed62e0f1c6 100755
--- a/qpid/java/test-profiles/kill-broker
+++ b/qpid/java/test-profiles/kill-broker
@@ -1,5 +1,5 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/qpid/java/test-profiles/start-broker b/qpid/java/test-profiles/start-broker
index e0bbb89d87..c5c477e999 100755
--- a/qpid/java/test-profiles/start-broker
+++ b/qpid/java/test-profiles/start-broker
@@ -1,5 +1,5 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
#
# Licensed to the Apache Software Foundation (ASF) under one