Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/buildbot/bin/buildbot
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/bin/buildbot')
-rwxr-xr-xbuildbot/bin/buildbot4
1 files changed, 0 insertions, 4 deletions
diff --git a/buildbot/bin/buildbot b/buildbot/bin/buildbot
deleted file mode 100755
index 7295b00..0000000
--- a/buildbot/bin/buildbot
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env python
-
-from buildbot.scripts import runner
-runner.run()