From 42e95ed706f8c5394198f89300f996665cdc6e09 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/qpid@1196600 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/cluster_python_tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/cluster_python_tests') diff --git a/cpp/src/tests/cluster_python_tests b/cpp/src/tests/cluster_python_tests index 9d9137ed57..8e17ffc8bc 100755 --- a/cpp/src/tests/cluster_python_tests +++ b/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