Skip to content

Commit

Permalink
Merge pull request #69 from mjdetullio/JENKINS-28367
Browse files Browse the repository at this point in the history
[JENKINS-28367] Add error message to allow fallback to 'p4 login -p'.
  • Loading branch information
rpetti committed Jun 24, 2015
2 parents dbfe554 + c1a8420 commit cc8e7d5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -65,6 +65,7 @@ public abstract class AbstractPerforceTemplate {
"You don't have permission for this operation.",
"Password invalid.",
"The authenticity of",
"User not allowed to create a ticket that is valid on all host machines.",
};

private static final int P4_EXECUTOR_CHECK_PERIOD = 2000;
Expand Down

0 comments on commit cc8e7d5

Please sign in to comment.