Create files process_name.log and process_name.err. If shell is set to True, the command is run via a shell. If except_on_failure set to True, raise an exception when command execution return non zero
...
...
@@ -322,7 +322,7 @@ class Environment(EnvironmentBase):