Merge branch 'bugfix/win_path_print' into 'master'

tools: correct printed path on MS Win

See merge request idf/esp-idf!3853
This commit is contained in:
Angus Gratton
2018-12-06 07:18:32 +08:00
2 changed files with 17 additions and 9 deletions
-1
View File
@@ -203,7 +203,6 @@ exclude =
examples/system/ota/otatool/example_test.py,
examples/wifi/iperf/iperf_test.py,
examples/wifi/iperf/test_report.py,
tools/check_python_dependencies.py,
tools/ci/apply_bot_filter.py,
tools/cmake/convert_to_cmake.py,
tools/esp_app_trace/apptrace_proc.py,