| Index: scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
|
| diff --git a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
|
| index 431f44a2f051a45c48599739e8b47d6f740ef4fd..03e0971914ec0b3d8aa499512c8a7dd088e120cf 100644
|
| --- a/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
|
| +++ b/scripts/slave/recipe_modules/archive/example.expected/cf_archiving_mac.json
|
| @@ -1,24 +1,4 @@
|
| [
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "None/third_party/llvm-build/Release+Asserts/bin/llvm-symbolizer",
|
| - "[SLAVE_BUILD]/src/out/Release"
|
| - ],
|
| - "name": "Copy llvm-symbolizer"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "None/third_party/llvm-build/Release+Asserts/bin/sancov",
|
| - "[SLAVE_BUILD]/src/out/Release"
|
| - ],
|
| - "name": "Copy sancov"
|
| - },
|
| {
|
| "cmd": [
|
| "python",
|
|
|