Chromium Code Reviews| Index: chrome_linux64/installer/debian/postinst |
| =================================================================== |
| --- chrome_linux64/installer/debian/postinst (revision 237140) |
| +++ chrome_linux64/installer/debian/postinst (working copy) |
| @@ -4,6 +4,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| +set -e |
| + |
| @@include@@../common/postinst.include |
| # Add to the alternatives system |