Skip to content

Commit 5e315ef

Browse files
authored
Update provisionersdk/scripts/bootstrap_windows.ps1
1 parent 89f2f7c commit 5e315ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

provisionersdk/scripts/bootstrap_windows.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sleep for a while in case the underlyine provider deletes the resource on error.
1+
# Sleep for a while in case the underlying provider deletes the resource on error.
22
trap {
33
Write-Error '=== Agent script exited with non-zero code. Sleeping 24h to preserve logs...'
44
Start-Sleep -Seconds 86400

0 commit comments

Comments
 (0)