roll_deps.py: Make default_bots_list a module-level variable
authorborenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Jan 2014 18:08:55 +0000 (18:08 +0000)
committerborenet@google.com <borenet@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 27 Jan 2014 18:08:55 +0000 (18:08 +0000)
commit17bb951e657eb8c5d89a2dae152e4c3c4e887ddb
tree6a60aebf687933481081404c2e8dcf2ceda867ce
parent594aa5e39db35910992112f2837906a1be9bc9bd
roll_deps.py: Make default_bots_list a module-level variable

This allows us to import the script rather than run it in a sub-shell.

BUG=skia:
R=halcanary@google.com

Review URL: https://codereview.chromium.org/140973003

git-svn-id: http://skia.googlecode.com/svn/trunk@13200 2bbb7eff-a529-9590-31e7-b0007b416f81
tools/roll_deps.py