Re: Permission errors testing with /tmp/xx

2015-07-28 Thread James Chang
On Tue, Jul 28, 2015 at 6:51 AM, Chet Ramey wrote: > On 7/20/15 6:15 PM, James Chang wrote: > > > > 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 permis

Re: Permission errors testing with /tmp/xx

2015-07-28 Thread Chet Ramey
On 7/20/15 6:15 PM, James Chang wrote: > > 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 > > u

Re: Permission errors testing with /tmp/xx

2015-07-20 Thread James Chang
On Mon, Jul 20, 2015 at 1:55 PM, Chet Ramey wrote: > On 7/20/15 11:57 AM, James Chang wrote: > > 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

Re: Permission errors testing with /tmp/xx

2015-07-20 Thread Chet Ramey
On 7/20/15 11:57 AM, James Chang wrote: > 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

Permission errors testing with /tmp/xx

2015-07-20 Thread James Chang
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

Permission errors testing with /tmp/xx

2015-07-20 Thread James Chang
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