diff options
| author | Gordon Sim <gsim@apache.org> | 2011-03-04 12:24:01 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2011-03-04 12:24:01 +0000 |
| commit | ec757aad74db15300a3b79b947070e30cbb2d5be (patch) | |
| tree | 7760d25993a60d5b7d350bec39553608abfe2be2 /cpp/src/tests/python_tests | |
| parent | d876f9218df3d934a059a3d18b6b23894c534e25 (diff) | |
| download | qpid-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
Diffstat (limited to 'cpp/src/tests/python_tests')
| -rwxr-xr-x | cpp/src/tests/python_tests | 2 |
1 files changed, 1 insertions, 1 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 |
