Skip to content

Commit

Permalink
Merge pull request #2342 from buildbot/buildbot-0.9.0
Browse files Browse the repository at this point in the history
re-merge stable into master
  • Loading branch information
tardyp committed Aug 18, 2016
2 parents 2f5727b + f0348ea commit 116d8d4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 240 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -180,5 +180,6 @@ branches:
only:
- master
- eight
- buildbot-0.9.0
git:
depth: 300
1 change: 0 additions & 1 deletion worker/buildbot_worker/commands/registry.py
Expand Up @@ -21,7 +21,6 @@
"uploadFile": "buildbot_worker.commands.transfer.WorkerFileUploadCommand",
"uploadDirectory": "buildbot_worker.commands.transfer.WorkerDirectoryUploadCommand",
"downloadFile": "buildbot_worker.commands.transfer.WorkerFileDownloadCommand",
"repo": "buildbot_worker.commands.repo.Repo",
"mkdir": "buildbot_worker.commands.fs.MakeDirectory",
"rmdir": "buildbot_worker.commands.fs.RemoveDirectory",
"cpdir": "buildbot_worker.commands.fs.CopyDirectory",
Expand Down
239 changes: 0 additions & 239 deletions worker/buildbot_worker/commands/repo.py

This file was deleted.

0 comments on commit 116d8d4

Please sign in to comment.