summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtools/check_git_config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/check_git_config.py b/tools/check_git_config.py
index 18b62ef..f343ff23 100755
--- a/tools/check_git_config.py
+++ b/tools/check_git_config.py
@@ -70,6 +70,7 @@ BAD_ACL_ERRORS = (
'(prohibited by Gerrit)',
'does not match your user account',
'Invalid user name or password',
+ 'Please make sure you have the correct access rights',
)