Whamcloud - gitweb
b=21586 clarify lbuild error reporting
authorBrian J. Murrell <brian@sun.com>
Thu, 17 Dec 2009 15:09:47 +0000 (10:09 -0500)
committerjohann <johann@granier.local>
Thu, 17 Dec 2009 15:27:20 +0000 (16:27 +0100)
commit9df978cf948dc8033794ff72feafd252c7c93964
tree98fd34c7a0a91810aeb98fe57cf7a803320e6b87
parenta9283231ee676a206e42711ce469cfafe2a746b6
b=21586 clarify lbuild error reporting

clarify the reporting of build errors by:
- disabling xtrace during the stack trace printing
- moving the ccache statistics printing exit trap so that it's only
  installed if ccache has been enabled
- remove some useless $() constructs around function calls
- only send the untrapped error debuggery to me

i=wangyb
i=yangsheng
build/lbuild