| Index: global_config.ini
|
| diff --git a/global_config.ini b/global_config.ini
|
| index 39e9d9bf990447eb9c75f07c8aff0eb6e03f2057..6666a4efd486d8bde0eb711ceafdddbec74bf856 100644
|
| --- a/global_config.ini
|
| +++ b/global_config.ini
|
| @@ -83,7 +83,7 @@ default_protection: NO_PROTECTION
|
| ssh_engine: raw_ssh
|
| # Set to True to take advantage of OpenSSH-based connection sharing. This would
|
| # have bigger performance impact when ssh_engine is 'raw_ssh'.
|
| -enable_master_ssh: False
|
| +enable_master_ssh: True
|
| # Autotest server operators *really should* set this to True, specially if
|
| # using ssh_engine 'paramiko'.
|
| require_atfork_module: False
|
|
|