mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Change log message to reflect new runner function
This commit is contained in:
parent
c00ef718bf
commit
3952c66888
1 changed files with 1 additions and 1 deletions
|
@ -1685,7 +1685,7 @@ class GitBase(object):
|
|||
'Update lockfile is present for {0} remote \'{1}\', '
|
||||
'skipping. If this warning persists, it is possible that '
|
||||
'the update process was interrupted. Removing {2} or '
|
||||
'running \'salt-run fileserver.clear_lock {0}\' will '
|
||||
'running \'salt-run cache.clear_git_lock {0}\' will '
|
||||
'allow updates to continue for this remote.'
|
||||
.format(self.role, repo.id, repo.lockfile)
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue