| 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 59d20e03fef2a7a093efd175c6fc44e699aa9c57..ea0383bf47814433edd48ff83a70418dfb4b776a 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=5
|
| +MAX_PERMANENT_ERROR_EXIT_CODE=6
|
|
|
| HOST_PID=0
|
| SIGNAL_WAS_TRAPPED=0
|
|
|