summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiyas Sait <niyas.sait@linaro.org>2021-09-30 06:54:56 +0100
committerNiyas Sait <niyas.sait@linaro.org>2021-09-30 06:59:29 +0100
commited5f54e002928d1eb4014dc2ef51f2f96e9fef5c (patch)
tree64341cd7c7cdd4b5114e7ff7d540970bf9bf527e
parentc09d73e04b4a7bdece2fc2692cbd7b675852bffa (diff)
downloadpython-setuptools-git-ed5f54e002928d1eb4014dc2ef51f2f96e9fef5c.tar.gz
Revert removed lines from msvc-build-launcher.cmd
-rw-r--r--msvc-build-launcher.cmd3
1 files changed, 3 insertions, 0 deletions
diff --git a/msvc-build-launcher.cmd b/msvc-build-launcher.cmd
index 2067d9bd..92da290e 100644
--- a/msvc-build-launcher.cmd
+++ b/msvc-build-launcher.cmd
@@ -34,3 +34,6 @@ if "%ERRORLEVEL%"=="0" (
) else (
echo Windows SDK 6.1 not found to build Windows 64-bit version
)
+
+set PATH=%PATH_OLD%
+