summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorgholt <gholt@brim.net>2011-12-03 07:42:08 +0000
committergholt <z-github@brim.net>2011-12-29 19:19:41 +0000
commit65dba1a7aa3882308f0442fd53f9bea06550d7a8 (patch)
tree0ff89942c6375b3c888e4a1576f0bb83b674e3ce /setup.py
parentdd796d094aaa3ce9c9ef6537abbd57fdc41df320 (diff)
downloadswift-65dba1a7aa3882308f0442fd53f9bea06550d7a8.tar.gz
Added swift-orphans and swift-oldies.
Change-Id: I95210098556a22d7bd05f245ae387ee13041fa61
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e651196a7..32f95601d 100644
--- a/setup.py
+++ b/setup.py
@@ -57,7 +57,8 @@ setup(
'bin/swift-stats-report',
'bin/swift-dispersion-populate', 'bin/swift-dispersion-report',
'bin/swift-bench',
- 'bin/swift-recon', 'bin/swift-recon-cron',
+ 'bin/swift-recon', 'bin/swift-recon-cron', 'bin/swift-orphans',
+ 'bin/swift-oldies'
],
entry_points={
'paste.app_factory': [