Whamcloud - gitweb
b=21586 clarify lbuild error reporting
authorBrian J. Murrell <brian@sun.com>
Thu, 17 Dec 2009 15:36:31 +0000 (10:36 -0500)
committerRobert Read <rread@sun.com>
Thu, 17 Dec 2009 17:21:42 +0000 (09:21 -0800)
commiteb26f396de3ad4a9dba8fcf59077e82339b2b542
treebaa50aa481ecab7a9aab76ff3f12de3a4dbc10d5
parentff36847e085ce7e0508e81c001a1dd422eb2b740
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