summaryrefslogtreecommitdiff
path: root/bin/swift-account-reaper
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
commit51ce438f7ff112dddbef79e795a54485f29e9c18 (patch)
treea7df387ec62061a4cc0f83b5572c3b4d2569fdf8 /bin/swift-account-reaper
parent716418ba9c475d122921fa73c0bd6000b152a3a4 (diff)
downloadswift-51ce438f7ff112dddbef79e795a54485f29e9c18.tar.gz
changing /usr/bin/python to /usr/bin/env python
Diffstat (limited to 'bin/swift-account-reaper')
-rwxr-xr-xbin/swift-account-reaper2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/swift-account-reaper b/bin/swift-account-reaper
index c5df6f4c2..e318b386c 100755
--- a/bin/swift-account-reaper
+++ b/bin/swift-account-reaper
@@ -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");