The init_write_environment function from init routine fails to create a source-able file in case the $@ contains some env vars with single tick quote character: '
This results in environment.sh not being populated and then all kinds of things going wrong during the startup
Discovered the painful way, haha