Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git] / none / tests / nocwd.vgtest
blobcd2ab49e5b0d38683db6a87547e44432c7a5262a
1 prog: nocwd
2 vgopts: -q --trace-children=yes
3 cleanup: chmod u+rwx /tmp/wd_test_*; rm -rf /tmp/wd_test_*
5 # on FreeBSD, capsicum stops us from removing the gdb pipes left over in /tmp
6 # Don't really want to do an "rm /tmp/vgdb-pipe*" in case another instance
7 # is running