[issue38344] activate.bat else needs to be on the same line as the if

2019-10-01 Thread James Abel
Change by James Abel : -- keywords: +patch pull_requests: +16122 stage: -> patch review pull_request: https://github.com/python/cpython/pull/16533 ___ Python tracker <https://bugs.python.org/issu

[issue38344] activate.bat else needs to be on the same line as the if

2019-10-01 Thread James Abel
New submission from James Abel : In activate.bat, the else needs to be on the same line as the if -- components: Windows messages: 353722 nosy: James Abel, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: activate.bat else needs to be