ftmemsim-valgrind/memcheck/tests/with-space.vgtest
Nicholas Nethercote 4054aeb4c2 Remove temporary file once regtest completes.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4301
2005-08-01 15:12:23 +00:00

8 lines
297 B
Plaintext

# Use the "prereq" command to copy manuel1 to a filename containing a space.
# This used to not work properly, because the debug info would not be read
# correctly for filenames containing spaces (bug #88678).
prereq: cp manuel1 'with space'
prog: 'with space'
vgopts: -q
cleanup: rm 'with space'