summaryrefslogtreecommitdiff
path: root/misc/dashboard/godashboard/key.py.dummy
AgeCommit message (Collapse)AuthorFilesLines
2010-01-28dashboard: move key.py out of the way,Russ Cox1-0/+10
so that if you have a key.py with the real key, there is no chance hg change will accidentally make a CL with the real key and upload it to codereview. R=agl1 CC=golang-dev http://codereview.appspot.com/196051