Skip to content
Snippets Groups Projects
Commit 61d9c81b authored by totten's avatar totten
Browse files

Merge branch 'env' into 'master'

Declare coworker context as part of env

See merge request !8
parents 62fc6b49 6c24c609
No related branches found
No related tags found
1 merge request!8Declare coworker context as part of env
......@@ -255,6 +255,7 @@ class PipeConnection {
// super-verbose mode interferes with the protocol.
$env['SHELL_VERBOSITY'] = 1;
}
$env['COWORKER_PIPE'] = 1;
return $env;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment