'HOME=value command' should only change HOME for command but on some platforms this occasionally sets HOME for the rest of the test. Explicitly isolate the enviroment change using a sub shell.
'HOME=value command' should only change HOME for command but on some platforms this occasionally sets HOME for the rest of the test. Explicitly isolate the enviroment change using a sub shell.