Use POSIX "command" instead of non-standard "which" (#8823)
authorJürgen Hötzel <juergen@hoetzel.info>
Fri, 6 Jan 2017 00:15:49 +0000 (01:15 +0100)
committerJan Vorlicek <janvorli@microsoft.com>
Fri, 6 Jan 2017 00:15:49 +0000 (01:15 +0100)
commit7f8557fb17c58a093bf54bd17e965b9181bba772
tree95b32f51004af7006b1ce7105187f1821e578fcb
parent1ba20a12ef18140d0ee1867fe5b0c0106bdbaf57
Use POSIX "command" instead of non-standard "which" (#8823)

GNU which might not be installed on a minimal GNU/Linux installation.

Refs #6994 and #7025.
build.sh
init-tools.sh
src/corefx/format-code.sh
src/pal/tools/gen-buildsys-clang.sh