DescriptionLinux: fix calls to "which" in maintainer scripts to be non-fatal
"which" doesn't provide useful error messages on errors. When
failure to find a program is fatal, we explicitly print
an error message explaining the problem.
Some failure to find a program are actually intended to be non-fatal,
e.g. update-menus.
BUG=303624
R=mmoss@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=226825
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|