Fix third_party/blink/tools/debug_renderer PID finding.
Previously the shell redirection only redirected stdout, but the message was being printed to stderr. While here, use trap to ensure that the output file is removed even when bash exits abnormally. Change-Id: Icf9f9de24bf115713b61e860616a6457be8fa593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1945925 Auto-Submit: Jeremy Roman <jbroman@chromium.org> Reviewed-by:Robert Flack <flackr@chromium.org> Reviewed-by:
Robert Ma <robertma@chromium.org> Commit-Queue: Jeremy Roman <jbroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#721181}
Showing
Please register or sign in to comment