logging
This commit is contained in:
parent
b29c971d1a
commit
eac7a886f5
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ function new-lock {
|
||||||
$lock = $false
|
$lock = $false
|
||||||
}
|
}
|
||||||
catch {
|
catch {
|
||||||
|
Write-Output "Unable to create lockfile , resuming lock loop"
|
||||||
$lock = $true
|
$lock = $true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue