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

Unified Diff: tools/on_demand_service_tool.ad

Issue 777993002: MachMessageServer: eliminate argument redundancy (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Rebase Created 6 years 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 | « tools/catch_exception_tool.cc ('k') | util/mach/child_port_handshake.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/on_demand_service_tool.ad
diff --git a/tools/on_demand_service_tool.ad b/tools/on_demand_service_tool.ad
index 11f4984168e479040efeb2bfdebddfd118734ddf..421f17b14d3e3c8a68b2965ac36beb4812b33bd5 100644
--- a/tools/on_demand_service_tool.ad
+++ b/tools/on_demand_service_tool.ad
@@ -76,7 +76,7 @@ looking up the name +svc+:
$ *on_demand_service_tool --load --label=catch_exception \
--mach-service=svc \
$(which catch_exception_tool) --mach-service=svc \
- --file=/tmp/out --nonblocking --persistent*
+ --file=/tmp/out --persistent --timeout=0*
----
Unregisters the on-demand server installed above:
« no previous file with comments | « tools/catch_exception_tool.cc ('k') | util/mach/child_port_handshake.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698