STYLE: For consistency, rename install-ninja.sh to build-and-install-ninja.sh

This commit is contained in:
Jean-Christophe Fillion-Robin
2018-06-04 22:58:54 -04:00
parent 71759485f9
commit 007899c2a5
2 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
#
# Usage:
#
# install-ninja.sh [-python /path/to/bin/python]
# build-and-install-ninja.sh [-python /path/to/bin/python]
set -e
set -o pipefail