summaryrefslogtreecommitdiff
path: root/bin/swift-bench
diff options
context:
space:
mode:
authorDavid Goetz <david.goetz@rackspace.com>2011-03-24 15:51:44 -0700
committerDavid Goetz <david.goetz@rackspace.com>2011-03-24 15:51:44 -0700
commit6cf87bbec4c001e6b527f2dc815f150fc4c9b488 (patch)
tree2abd7232ecb344c012755b28612fdfb661a83baf /bin/swift-bench
parenta2c9757ece0512672335c994d1ddda93a1441003 (diff)
downloadswift-bench-6cf87bbec4c001e6b527f2dc815f150fc4c9b488.tar.gz
changing /usr/bin/python to /usr/bin/env python
Diffstat (limited to 'bin/swift-bench')
-rwxr-xr-xbin/swift-bench2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/swift-bench b/bin/swift-bench
index 0554782..7d20ef3 100755
--- a/bin/swift-bench
+++ b/bin/swift-bench
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# Copyright (c) 2010-2011 OpenStack, LLC.
#
# Licensed under the Apache License, Version 2.0 (the "License");