]> git.sur5r.net Git - i3/i3/commit
tests: make complete-run use POSIX::close(3) instead of reserving a file descriptor...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Oct 2011 18:58:17 +0000 (19:58 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 4 Oct 2011 18:58:17 +0000 (19:58 +0100)
commit20d6ae4110bfec1921b62a185921255ef719e042
tree695ddcf4dae6367135faf7262f332a95ed31cf62
parent658bf5adff869010f9c0422f79d84a7080ee400e
tests: make complete-run use POSIX::close(3) instead of reserving a file descriptor when starting

This makes it possible to run complete-run.pl with a "tainted" environment in
which fd 3 (and possibly others) are already present.
testcases/complete-run.pl