Mercurial > hg > autobot
changeset 133:1abbe826d0f3
correct docstring
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Sun, 23 Jan 2011 17:04:36 -0800 |
parents | da7af78edcb5 |
children | a67fb62c04a6 |
files | autobot/projects/__init__.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/autobot/projects/__init__.py Sun Jan 23 17:02:05 2011 -0800 +++ b/autobot/projects/__init__.py Sun Jan 23 17:04:36 2011 -0800 @@ -2,7 +2,7 @@ projects that need some testing: * logparser [WORKING] -* autobot [IN FLIGHT] +* autobot [WORKING] * mozmill [IN FLIGHT] * devicemanager [IN FLIGHT] * profilemanager [IN FLIGHT]