mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
21b988f554
Relevant SO: http://stackoverflow.com/questions/2953646/how-to-declare-and-use-boolean-variables-in-shell-script tl;dr - bash does not really have booleans, 'true' and 'false' are just strings.