Removed unnecessary test code which created a insecure temporary file.
[findutils.git] / find / testsuite / find.gnu / fprint0_stdout.exp
blobc5a5aa8cd3e36e9ceeb0b50fc042abecf345503f
1 # test for -fprint
2 exec rm -rf tmp
3 exec touch tmp
4 find_start p { tmp -fprint0 /dev/stdout }
5 exec rm -rf tmp