Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(614)

Issue 25447004: Linux: fix calls to "which" in maintainer scripts to be non-fatal (Closed)

Created:
7 years, 2 months ago by Paweł Hajdan Jr.
Modified:
7 years, 2 months ago
Reviewers:
Michael Moss
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

Linux: 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M chrome/installer/linux/common/postinst.include View 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/installer/linux/common/prerm.include View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paweł Hajdan Jr.
7 years, 2 months ago (2013-10-03 19:57:29 UTC) #1
Michael Moss
lgtm
7 years, 2 months ago (2013-10-03 20:02:13 UTC) #2
Paweł Hajdan Jr.
7 years, 2 months ago (2013-10-03 20:10:23 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r226825 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698