Hello bash community, I recently ran into an odd issue running the testsuite for bash. After running the scripts, /tmp/xx isn't deleted, and another user can't run the testsuite due to permission errors. Is it possible to specify bash not to use /tmp/xx?
Thanks, James