Convert the taint.t Fcntl tests to use tempfile(), instead of "foo".
authorNicholas Clark <nick@ccl4.org>
Mon, 28 Feb 2011 15:17:17 +0000 (15:17 +0000)
committerNicholas Clark <nick@ccl4.org>
Mon, 28 Feb 2011 15:17:17 +0000 (15:17 +0000)
commit281a340fc9949f59cf3ae61917913b16c8924ce1
tree68bc60d3462dfce72d414004952c92d2fe8df202
parent1596350e769e1efc9293fbfbe51aca23a695b5fb
Convert the taint.t Fcntl tests to use tempfile(), instead of "foo".

tempfile() also automatically deletes all of its temporary files.
t/op/taint.t