* Osamu Aoki <[email protected]> [100714 16:48]:
> Since git-dpm was not initializing CDPATH, I checked grep command
> related things and they were not initialized either.  What do you think
> about adding followings to the source, too?

> unset GREP_COLOR
> unset GREP_COLORS
> GREP_OPTIONS=--color=never

added. Thanks.

> LC_ALL=C

that is quite an heavy impact. All messages of the tools called would
change and editors called (directly or indirectly) would inherit this
setting. Do you see any case where having a locale might cause problems?

        Bernhard R. Link



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to