summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2011-03-04 12:24:01 +0000
committerGordon Sim <gsim@apache.org>2011-03-04 12:24:01 +0000
commitec757aad74db15300a3b79b947070e30cbb2d5be (patch)
tree7760d25993a60d5b7d350bec39553608abfe2be2
parentd876f9218df3d934a059a3d18b6b23894c534e25 (diff)
downloadqpid-python-ec757aad74db15300a3b79b947070e30cbb2d5be.tar.gz
QPID-2461: Applied patch from Neil Wilson
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1077902 13f79535-47bb-0310-9956-ffa450edef68
-rwxr-xr-xcpp/src/tests/python_tests2
-rwxr-xr-xcpp/src/tests/replication_test2
-rwxr-xr-xcpp/src/tests/run_acl_tests2
-rwxr-xr-xcpp/src/tests/run_cli_tests2
-rwxr-xr-xcpp/src/tests/run_federation_tests2
-rwxr-xr-xcpp/src/tests/run_header_test2
-rwxr-xr-xcpp/src/tests/run_test2
-rwxr-xr-xcpp/src/tests/ssl_test2
8 files changed, 8 insertions, 8 deletions
diff --git a/cpp/src/tests/python_tests b/cpp/src/tests/python_tests
index e367004a71..0216b5ca7b 100755
--- a/cpp/src/tests/python_tests
+++ b/cpp/src/tests/python_tests
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/replication_test b/cpp/src/tests/replication_test
index 691fd20b0c..8c37568875 100755
--- a/cpp/src/tests/replication_test
+++ b/cpp/src/tests/replication_test
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/run_acl_tests b/cpp/src/tests/run_acl_tests
index aff13408ed..41f41e20e1 100755
--- a/cpp/src/tests/run_acl_tests
+++ b/cpp/src/tests/run_acl_tests
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/run_cli_tests b/cpp/src/tests/run_cli_tests
index 721825e3d9..ec5c71b646 100755
--- a/cpp/src/tests/run_cli_tests
+++ b/cpp/src/tests/run_cli_tests
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/run_federation_tests b/cpp/src/tests/run_federation_tests
index 4be27a2e85..590f74746e 100755
--- a/cpp/src/tests/run_federation_tests
+++ b/cpp/src/tests/run_federation_tests
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/run_header_test b/cpp/src/tests/run_header_test
index 07658343e7..34008132cc 100755
--- a/cpp/src/tests/run_header_test
+++ b/cpp/src/tests/run_header_test
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one
diff --git a/cpp/src/tests/run_test b/cpp/src/tests/run_test
index 4b227621bc..6ec1fd892b 100755
--- a/cpp/src/tests/run_test
+++ b/cpp/src/tests/run_test
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
diff --git a/cpp/src/tests/ssl_test b/cpp/src/tests/ssl_test
index 04584f169d..cbf75eb237 100755
--- a/cpp/src/tests/ssl_test
+++ b/cpp/src/tests/ssl_test
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
#
# Licensed to the Apache Software Foundation (ASF) under one