https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219467
Jose Luis Duran <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Jose Luis Duran <[email protected]> --- Created attachment 266206 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266206&action=edit Initial proposed fix mtree: Fix parsing 'K', 'k', and 'R' flags Move the parsing of the keywords for the 'K', 'k', and 'R' flags outside the getopt loop, so that the order of the flags does not matter. Also, check for the presence of the F_TYPE flag before printing the type keyword. -- You are receiving this mail because: You are the assignee for the bug.
