win-firewall-rule: temp disable strict-mode for the time being

reviewable/pr18780/r1
Dreamcat4 9 years ago
parent 8734e8f397
commit 9bc12dc9dd

@ -20,6 +20,9 @@
# WANT_JSON
# POWERSHELL_COMMON
# temporarily disable strictmode, for this module only
Set-StrictMode -Off
function getFirewallRule ($fwsettings) {
try {

Loading…
Cancel
Save