| Index: scripts/slave/recipe_modules/recipe_tryjob/api.py
|
| diff --git a/scripts/slave/recipe_modules/recipe_tryjob/api.py b/scripts/slave/recipe_modules/recipe_tryjob/api.py
|
| index b4dcde379ac0bbdd49db5b4903849c7dde681461..c9a03636857698e95d442bf2508fc993782e56dc 100644
|
| --- a/scripts/slave/recipe_modules/recipe_tryjob/api.py
|
| +++ b/scripts/slave/recipe_modules/recipe_tryjob/api.py
|
| @@ -151,7 +151,6 @@ class RecipeTryjobApi(recipe_api.RecipeApi):
|
|
|
| Args:
|
| project: The name of the project in luci-config.
|
| - auth_token: Authentication token to use when talking to luci-config.
|
|
|
| Returns:
|
| The recipes.cfg file for that project, as a parsed dictionary. See
|
|
|