s
This commit is contained in:
parent
50d139a1b2
commit
df290177e7
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ function new-lock {
|
||||||
Write-Output "Unable to create lockfile, error: $_. Resuming lock loop."
|
Write-Output "Unable to create lockfile, error: $_. Resuming lock loop."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($i -ge $timeout) {
|
if ($i -ge $timeout) {
|
||||||
Write-Output "Timed out after $timeout attempts."
|
Write-Output "Timed out after $timeout attempts."
|
||||||
exit
|
exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue