diff options
author | Alan Conway <aconway@apache.org> | 2006-11-30 16:41:52 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2006-11-30 16:41:52 +0000 |
commit | 8f21f5d6cacd35e6fe04a0b4a5567fc4929f997e (patch) | |
tree | fde0f63d45f89949ae717baa021cf2049cf424fc /cpp/test | |
parent | 988825d57b828ca355d56329e6553140efc27ab7 (diff) | |
download | qpid-python-8f21f5d6cacd35e6fe04a0b4a5567fc4929f997e.tar.gz |
Patches from Andrew Stitcher to fix QPID-140, QPID-141.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480994 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/test')
-rwxr-xr-x | cpp/test/bin/topictest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/bin/topictest b/cpp/test/bin/topictest index 44a279c363..792f063bea 100755 --- a/cpp/test/bin/topictest +++ b/cpp/test/bin/topictest @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Run the c++ or java topic test . `dirname $0`/env |