Descriptionmac: Make build_app_dmg more silent.
1.) Remove `set -x`
2.) Explicitly add '.dmg' extension to output, so pkg-dmg no longer
warns about adding this implicitly
3.) Pass '--verbosity 0' to pkg-dmg to tell it to print only errors
If build_app_dmg needs to be debugged, it's easy to undo 1 and 3.
There's no need to have all this output on every single build.
BUG=none
TEST=`ninja all` has 38 lines less output.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=132424
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|