Chromium Code Reviews| Index: appengine/swarming/doc/Magic-Values.md |
| diff --git a/appengine/swarming/doc/Magic-Values.md b/appengine/swarming/doc/Magic-Values.md |
| index f131c8a138cb30c2dedb17fdd0b334231792691d..0fad18530ecfb7741a6252628c5b310030c24c88 100644 |
| --- a/appengine/swarming/doc/Magic-Values.md |
| +++ b/appengine/swarming/doc/Magic-Values.md |
| @@ -35,6 +35,8 @@ always set: |
| - `SWARMING_HEADLESS=1` is always set. |
|
M-A Ruel
2016/06/07 22:41:19
We should probably get rid of it one day but I thi
|
| - `SWARMING_BOT_ID` is set to the bot id. |
| + - `SWARMING_TASK_ID` is set to the task id. |
|
M-A Ruel
2016/06/07 22:41:19
Thanks! I had totally forgot to document it.
|
| + - `SWARMING_AUTH_PARAMS` is path to a file with task authentication tokens. |
| ### dimensions |