Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(302)

Unified Diff: scripts/slave/kill_processes.py

Issue 1873903002: Still kill crash_service.exe in case it's hanging around. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/kill_processes.py
diff --git a/scripts/slave/kill_processes.py b/scripts/slave/kill_processes.py
index 2b5a2558bdb95c06ea097ea186feea3b6795d3b8..bb2ed0175b6ea1265bba0d654809b167c01925b8 100755
--- a/scripts/slave/kill_processes.py
+++ b/scripts/slave/kill_processes.py
@@ -182,6 +182,7 @@ processes = [
'content_shell.exe',
'content_shell_crash_service.exe',
'content_unittests.exe',
+ 'crash_service.exe',
'crypto_unittests.exe',
'debug_message.exe',
'device_unittests.exe',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698