]> git.sur5r.net Git - i3/i3/commit
tests: include error message when unable to create a FIFO
authorMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Jul 2014 20:30:45 +0000 (22:30 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Thu, 10 Jul 2014 20:30:45 +0000 (22:30 +0200)
commit704ccb1d25293a36623f49899b89433afbe35526
treeed3dca0aeac6dc1ebfd71ba43d0367d640133985
parentd13730de70b1ad9e5737e6ac97e31c1544177496
tests: include error message when unable to create a FIFO

I have seen this message once or twice, but since the actual error
message was not included, I cannot definitely say what’s going on.

I think it might be a race condition where the file with the specified
tmpname() already exists, but let’s be sure before we attempt to fix it.
testcases/t/175-startup-notification.t