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 | a8a31621d318bd1daa656a360f9e12d18b568f8c (patch) | |
| tree | 4b1089f0ea205620322266bd9280201ac8b5317e /qpid/cpp/src/tests/python_tests | |
| parent | 2d61d79419442818cce5b58ff33db081c0a5d304 (diff) | |
| download | qpid-python-a8a31621d318bd1daa656a360f9e12d18b568f8c.tar.gz | |
QPID-2461: Applied patch from Neil Wilson
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1077902 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/python_tests')
| -rwxr-xr-x | qpid/cpp/src/tests/python_tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/python_tests b/qpid/cpp/src/tests/python_tests index e367004a71..0216b5ca7b 100755 --- a/qpid/cpp/src/tests/python_tests +++ b/qpid/cpp/src/tests/python_tests @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Licensed to the Apache Software Foundation (ASF) under one |
