in reply to Re: testing script execs without taint mode on (-T)
in thread testing script execs without taint mode on (-T)

Hm, I thought it as standard, since module-starter adds that to the shebang of each test file. Thanks for the advice, I will skip the taint mode on testing whether script executables compile and run. I will keep it on for testing the module itself just to be able to know where such taints occur and warn the user about.

  • Comment on Re^2: testing script execs without taint mode on (-T)