| Index: remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| diff --git a/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh b/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| index b2ed7ec5b2ead589e6ffbadcb25f32b2e35f6a69..59d20e03fef2a7a093efd175c6fc44e699aa9c57 100755
|
| --- a/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| +++ b/remoting/host/installer/mac/PrivilegedHelperTools/org.chromium.chromoting.me2me.sh
|
| @@ -21,7 +21,7 @@ SIGTERM_EXIT_CODE=143
|
| # has occurred and that the host should not be restarted. Please, keep these
|
| # constants in sync with remoting/host/constants.h.
|
| MIN_PERMANENT_ERROR_EXIT_CODE=2
|
| -MAX_PERMANENT_ERROR_EXIT_CODE=4
|
| +MAX_PERMANENT_ERROR_EXIT_CODE=5
|
|
|
| HOST_PID=0
|
| SIGNAL_WAS_TRAPPED=0
|
|
|