logging
This commit is contained in:
parent
8ed6b2c32c
commit
be3fc54268
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