Petr Uzel <[EMAIL PROTECTED]> 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! _______________________________________________ parted-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/parted-devel

