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

Unified Diff: slave/run_slave.py

Issue 42843002: Add DBUS_SESSION_BUS_ADDRESS to allowed slave env vars. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 7 years, 2 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: slave/run_slave.py
diff --git a/slave/run_slave.py b/slave/run_slave.py
index a6659a3dde471c41cb4bfb977ab112b840dac8b0..b29a491e7ba593eb11b8201a4f51c5a1c5dda323 100755
--- a/slave/run_slave.py
+++ b/slave/run_slave.py
@@ -355,6 +355,7 @@ def main():
'CHROMIUM_BUILD',
'COMSPEC',
'COMPUTERNAME',
+ 'DBUS_SESSION_BUS_ADDRESS',
'DXSDK_DIR',
'HOMEDRIVE',
'HOMEPATH',
« 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