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/ssl_test | |
| 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/ssl_test')
| -rwxr-xr-x | cpp/src/tests/ssl_test | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
