The PTL testsuite to requires use of interactive job submission but need the current environment variables to be passed to qsub -I -V. PTL currently does sudo <username> -c "qsub -I" and this change would provide an option to allow the "-E" to be passed to sudo.