This commit is contained in:
Ian Craggs 2017-03-27 23:56:15 +01:00
parent 0ef13e3351
commit aaba661a5a
1 changed files with 0 additions and 2 deletions

View File

@ -16,8 +16,6 @@ build_script:
python --version
python.exe -m trace --trace ..\test.py
netsh advfirewall firewall add rule name="Python 2.7" dir=in action=allow program="C:\Python27\python.exe" enable=yes
netsh advfirewall firewall add rule name="Open Port 1883" dir=in action=allow protocol=TCP localport=1883