| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_x86__dbg_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_x86__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_x86__dbg_.json
|
| index 6989ba19c7c919b7b80fe78d462bd5e2d7bb1774..9d1e8fa63473a6ffa29ad45945657a36c4b54ed2 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_x86__dbg_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android32_builder_x86__dbg_.json
|
| @@ -85,7 +85,7 @@
|
| "cmd": [
|
| "python",
|
| "-u",
|
| - "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\nfor base, _dirs, files in os.walk(sys.argv[4]):\n for f in files:\n if f.endswith('.pyc'):\n os.remove(os.path.join(base, f))\n",
|
| + "\nimport shutil, sys, os\nshutil.rmtree(sys.argv[1], True)\nshutil.rmtree(sys.argv[2], True)\ntry:\n os.remove(sys.argv[3])\nexcept OSError:\n pass\n",
|
| "[BUILDER_CACHE]/Android32_Builder_x86__dbg_/src/out/Debug/debug_info_dumps",
|
| "[BUILDER_CACHE]/Android32_Builder_x86__dbg_/src/out/Debug/test_logs",
|
| "[BUILDER_CACHE]/Android32_Builder_x86__dbg_/src/out/build_product.zip",
|
| @@ -101,10 +101,6 @@
|
| "@@@STEP_LOG_LINE@python.inline@ os.remove(sys.argv[3])@@@",
|
| "@@@STEP_LOG_LINE@python.inline@except OSError:@@@",
|
| "@@@STEP_LOG_LINE@python.inline@ pass@@@",
|
| - "@@@STEP_LOG_LINE@python.inline@for base, _dirs, files in os.walk(sys.argv[4]):@@@",
|
| - "@@@STEP_LOG_LINE@python.inline@ for f in files:@@@",
|
| - "@@@STEP_LOG_LINE@python.inline@ if f.endswith('.pyc'):@@@",
|
| - "@@@STEP_LOG_LINE@python.inline@ os.remove(os.path.join(base, f))@@@",
|
| "@@@STEP_LOG_END@python.inline@@@"
|
| ]
|
| },
|
|
|