summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorgholt <gholt@rackspace.com>2010-12-29 12:00:08 -0800
committergholt <gholt@rackspace.com>2010-12-29 12:00:08 -0800
commitc9e41f98d47214664b8dc2476fda5836ec99c38e (patch)
treed2a0d7c9c46f33642bd2d3e6712fa08217af5f07 /bin
parent3c71b092a8f2815bc17c42a80f1ab5ed478be903 (diff)
downloadswift-bench-c9e41f98d47214664b8dc2476fda5836ec99c38e.tar.gz
Cleaned up the bins; patched the broken test (when run standalone)
Diffstat (limited to 'bin')
-rwxr-xr-xbin/swift-bench2
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/swift-bench b/bin/swift-bench
index 2c3e083..ab33248 100755
--- a/bin/swift-bench
+++ b/bin/swift-bench
@@ -20,7 +20,6 @@ import sys
import signal
import uuid
from optparse import OptionParser
-import gettext
from swift.common.bench import BenchController
from swift.common.utils import readconf, NamedLogger
@@ -56,7 +55,6 @@ SAIO_DEFAULTS = {
}
if __name__ == '__main__':
- gettext.install('swift', unicode=1)
usage = "usage: %prog [OPTIONS] [CONF_FILE]"
usage += """\n\nConf file with SAIO defaults: