On 04.02.2019 04:46, Shigio YAMAGUCHI wrote: > Hello Andrey, > >> Here we also need '--path-style=absolute' arguments. >> >> Maybe just set the option here to eliminate such errors?: > What is this fix needed for? > Would you please show me an example of the problem? > >> The '--path-style=absolute' option is a direct sequence of 'cd' command, >> so it would be in-place here. > 'cd' command does not always require '--path-style=absolute'. > I separated the option to clarify the case where necessary.
Hi Shigio, you are right about '--path-style=absolute' is not always necessary, it was my fault, sorry. But, passing extra argument seems do not hurts anyway, so we could just simplify the algorithm. _______________________________________________ Bug-global mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-global
