forked from bklarson/Jenkins-repo-plugin
-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Run setIndex when revisionState==null
The setIndex is not called when open exisiting job's manifest information. At that time, revisionState==null, and the manifest cannot be fetched. The repo manifest information is blank on web. The fix just calls setIndex when revisionState==null before get manifest.
- Loading branch information
1 parent
cb4f26b
commit e6d0784
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters