Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIXED JENKINS-73075] Clarify documentation of the environment variable P4_CHANGELIST #213

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
P4_CHANGELIST.blurb=The last Perforce changelist number included in the populated workspace.
P4_CHANGELIST.blurb=The last Perforce changelist number included in the populated workspace, or the latest changelist number across the Perforce server if no changelist is found in the workspace.
P4_CLIENT.blurb=The Perforce client workspace name.
P4_PORT.blurb=The Perforce server connection port (e.g. perforce:1666).
P4_ROOT.blurb=The Perforce client workspace root path.
Expand All @@ -9,4 +9,4 @@ P4_REVIEW_TYPE.blurb=The Swarm Review Type ('shelved' or 'committed').
P4_INCREMENTAL.blurb=Build only oldest changelist returned by polling task.
P4_CLEANWORKSPACE.blurb="If true, force sync and update have list"
HUDSON_CHANGELOG_FILE.blurb=Location of the changelog file.
JENKINSFILE_PATH.blurb=Location of the Jenkinsfile in depot.
JENKINSFILE_PATH.blurb=Location of the Jenkinsfile in depot.