| Index: scripts/slave/recipes/swarming/deterministic_build.py
|
| diff --git a/scripts/slave/recipes/swarming/deterministic_build.py b/scripts/slave/recipes/swarming/deterministic_build.py
|
| index f9a8fda68a65f2fed375089097ab8de33267a21f..fc3d7cbf909d37c748c1c637c227deba79327b1e 100644
|
| --- a/scripts/slave/recipes/swarming/deterministic_build.py
|
| +++ b/scripts/slave/recipes/swarming/deterministic_build.py
|
| @@ -5,6 +5,9 @@
|
| """Recipe to test the deterministic build.
|
|
|
| Waterfall page: https://build.chromium.org/p/chromium.swarm/waterfall
|
| +
|
| +TODO(sebmarchand): This recipe has been moved to the recipe's root directory.
|
| +Remove this copy once all the master have been updated.
|
| """
|
|
|
| from infra.libs.infra_types import freeze
|
|
|