Hi,
Some small changes for the library-repos-install.sh script.

https://github.com/hzeller/kicad/compare/master...hzeller:script-no-grep-dependency.diff

Suggested commit message:

    o library install script improvements
       - Make WORKING_TREES configurable with environment variable to
         simplify external install scripts.
       - Don't use grep but native sed functionality to find relevant
         lines in github JSON (grep can create trouble if there is a
         global --color=always setting)

(guess how I found out about the color setting haha).

-h
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to