come on... seriously? use copy&paste if you want people to debug your code!
So the code here isn't the code which doesn't work.. great!
Next time copy&paste, please!
What is "changeto Production" expected to do and how you know it does not work.
If it is changing the runtime-environment for following commands, keep in mind that
RunCommand() creates a new shell (with default environment) for every call.
So the code here isn't the code which doesn't work.. great!
Next time copy&paste, please!
What is "changeto Production" expected to do and how you know it does not work.
If it is changing the runtime-environment for following commands, keep in mind that
RunCommand() creates a new shell (with default environment) for every call.