Skip to content

Commit 70a1d54

Browse files
author
Andrew
committed
Emprty line
1 parent b017179 commit 70a1d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

powershell-adapter/psDscAdapter/psDscAdapter.psm1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,7 @@ function Invoke-DscCacheRefresh {
251251
} else {
252252
$dscResourceCacheEntries = $cache.ResourceCache
253253

254+
254255
if ($dscResourceCacheEntries.Count -eq 0) {
255256
# if there is nothing in the cache file - refresh cache
256257
$refreshCache = $true

0 commit comments

Comments
 (0)