|
|
Minor cleanup of some recipe framework code.
Changes:
* Use single naming convention for functions in recipe_loader.py.
* Doc strings for some obscure corners.
* Remove I_AM_A_CONFIG_CTX hack, promote confix_ctx from a function that carries
properties to a regular object of ConfigContext class that also acts as
a decorator factory.
R=iannucci@chromium.org
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=255195
Total comments: 25
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+196 lines, -140 lines) |
Patch |
 |
M |
scripts/slave/annotated_run.py
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_api.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_config.py
|
View
|
|
5 chunks |
+74 lines, -66 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_loader.py
|
View
|
1
|
6 chunks |
+80 lines, -61 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_modules/step/api.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_modules/step_history/api.py
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_test_api.py
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
scripts/slave/recipe_util.py
|
View
|
1
|
4 chunks |
+27 lines, -2 lines |
0 comments
|
Download
|
 |
M |
scripts/slave/unittests/recipes_test.py
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
scripts/tools/show_me_the_modules.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (0 generated)
|