Skip to content

Commit 48ca763

Browse files
mawinter69jtnord
andauthored
Update src/main/resources/org/jenkinsci/plugins/workflow/libs/LibraryCachingConfiguration/help-forceDelete.html
Co-authored-by: James Nord <[email protected]>
1 parent 47464c3 commit 48ca763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/org/jenkinsci/plugins/workflow/libs/LibraryCachingConfiguration/help-forceDelete.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
To avoid that clearing the cache interferes with running builds this process is normally guarded by locks.
33
Pressing the <i>Clear Cache</i> button will wait for a maximum of 10 seconds to get a lock.<br/>
44
By checking this option, the library will be deleted immediately without acquiring a lock. This can lead to build errors
5-
if a build is copying the library from the cache while it gets delete. This risk is all the greater, the larger the library is.
5+
if a build is copying the library from the cache while it gets deleted. This risk is all the greater, the larger the library is.
66
</div>

0 commit comments

Comments
 (0)