Opened 22 years ago

Closed 22 years ago

Last modified 5 years ago

#7952 closed patch

Support space after -p option

Reported by: fingolfin Owned by: SF/ender
Priority: normal Component: --Other--
Version: Keywords:
Cc: Game:

Description

This patch allows the user to specify a space between "-p" and the path, allowing e.g. tab expansion of the path. So this now works:

./scummvm -p games/MI1/ monkey

But this also still works:

./scummvm -pgames/MI1/ monkey

Ticket imported from: #547219. Ticket imported from: patches/57.

Attachments (1)

gameDetector.cpp.diff (2.4 KB ) - added by fingolfin 22 years ago.
gameDetector.cpp.diff

Download all attachments as: .zip

Change History (7)

comment:1 by SF/ender, 22 years ago

You know, attaching the patch would help.

comment:2 by SF/ender, 22 years ago

Owner: set to SF/ender

by fingolfin, 22 years ago

Attachment: gameDetector.cpp.diff added

gameDetector.cpp.diff

comment:3 by fingolfin, 22 years ago

Sorry, here ya go :-)

comment:4 by SF/ender, 22 years ago

Status: newclosed

comment:5 by SF/ender, 22 years ago

Applied. Cheers.

comment:6 by digitall, 5 years ago

Component: --Other--
Note: See TracTickets for help on using tickets.