[parted-devel] patch: remove obsolete option from parted optstring

Jim Meyering jim at meyering.net
Wed Aug 20 10:10:20 UTC 2008


Petr Uzel <petr.uzel at suse.cz> wrote:
> since parted-1.8.8 does not recongize -i option, the following patch removes
> this from the optstring (should result in slightly better error message when
> it is used).
...
> diff --git a/parted/parted.c b/parted/parted.c
...
> -        opt = getopt_long (*argc_ptr, *argv_ptr, "hilmsv",
> +        opt = getopt_long (*argc_ptr, *argv_ptr, "hlmsv",

Applied.  Thanks!



More information about the parted-devel mailing list