summaryrefslogtreecommitdiff
path: root/qpid/tests
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2013-11-14 17:56:20 +0000
committerAndrew Stitcher <astitcher@apache.org>2013-11-14 17:56:20 +0000
commitc4a5fd41d2188aa8cbfa34818eaa806cbf5d3e7e (patch)
tree74c7c2d986ccf435e6c8a83dcaa8708681bf40db /qpid/tests
parent3ae327a1ebf49141aceb6c80d4659e0c14bc442b (diff)
downloadqpid-python-c4a5fd41d2188aa8cbfa34818eaa806cbf5d3e7e.tar.gz
QPID-5336: Don't hardcode script interpreter location
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1541997 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/tests')
-rwxr-xr-xqpid/tests/src/py/qpid_tests/client/client-api-example-tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/tests/src/py/qpid_tests/client/client-api-example-tests.py b/qpid/tests/src/py/qpid_tests/client/client-api-example-tests.py
index 3140a83b7d..43e0aada46 100755
--- a/qpid/tests/src/py/qpid_tests/client/client-api-example-tests.py
+++ b/qpid/tests/src/py/qpid_tests/client/client-api-example-tests.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python
#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file