From 0af0e3babd818dfc675e1dade7cf080244a35496 Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Tue, 28 Mar 2017 10:46:07 +0100 Subject: [PATCH] Stop tracing the proxy --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 3074e933..85d139a8 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,7 @@ build_script: netsh advfirewall set allprofiles state off - start /B python -m trace --trace ..\test\mqttsas2.py mqtt.iotree.co.uk + start /B python ..\test\mqttsas2.py mqtt.iotree.co.uk ctest -T test -VV