Commits

Knut Petter Svendsen authored e5686bb18b5
Only save original working directory if death tests are enabled On a diskless system you cannot get the current directory. So if death tests are disabled anyway, there is no point trying to get current directory. Without this fix, running tests on diskless systems will fail, even when death tests are disabled.