Skip to content

Commit

Permalink
Close mod/user.config too.
Browse files Browse the repository at this point in the history
  • Loading branch information
pchote authored and abcdefg30 committed Apr 18, 2020
1 parent d56c152 commit c33b195
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ function ParseConfigFile($fileName)
ReadConfigLine $line $name
}
}
$reader.Close()

$missing = @()
foreach ($name in $names)
Expand Down

0 comments on commit c33b195

Please sign in to comment.