From 5e6d14c5486772c9ec4edcb8b952395e11c5973c Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 2 Nov 2011 14:20:51 +0000 Subject: QPID-3572: Make dependance on bashisms explicit git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1196600 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/cluster_python_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/src/tests/cluster_python_tests') diff --git a/qpid/cpp/src/tests/cluster_python_tests b/qpid/cpp/src/tests/cluster_python_tests index 9d9137ed57..8e17ffc8bc 100755 --- a/qpid/cpp/src/tests/cluster_python_tests +++ b/qpid/cpp/src/tests/cluster_python_tests @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Licensed to the Apache Software Foundation (ASF) under one -- cgit v1.2.1