| 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 f4b5a78cc711a83a823c36dee7b6d642debb697e..097e71355958545a8ce21c03c571eb0900334080 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
|
|
|