]> git.lizzy.rs Git - rust.git/commit
rustbuild: Improve error messaging in bootstrap.py
authorNick Platt <platt.nicholas@gmail.com>
Thu, 14 Apr 2016 02:10:25 +0000 (22:10 -0400)
committerNick Platt <platt.nicholas@gmail.com>
Thu, 14 Apr 2016 02:10:25 +0000 (22:10 -0400)
commitffff91a8e8d1b29164db89019429a712feca4a18
treea17a47dace96879b6f1dba729f505592b46de225
parent2b6020723115e77ebe94f228c0c9b977b9199c6e
rustbuild: Improve error messaging in bootstrap.py

For normal invocations, print a short error message and exit. When
the verbose option is enabled, also print the backtrace.
src/bootstrap/bootstrap.py