commit
c94d956ace
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ function new-lock {
|
||||||
)
|
)
|
||||||
Write-Output 'Setting lock'
|
Write-Output 'Setting lock'
|
||||||
$lock = $true
|
$lock = $true
|
||||||
$timeout = 10
|
$timeout = 15
|
||||||
$i = 0
|
$i = 0
|
||||||
while ($lock) {
|
while ($lock) {
|
||||||
if ($env:temp) {
|
if ($env:temp) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue