blob: b7ffee54c55317c98ea5044d9b807aa1d7b4b492 [file] [log] [blame]
# 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'