aboutsummaryrefslogtreecommitdiff
path: root/buildtools/packman5/packman.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'buildtools/packman5/packman.cmd')
-rwxr-xr-xbuildtools/packman5/packman.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildtools/packman5/packman.cmd b/buildtools/packman5/packman.cmd
index ae7b495..b06f6dc 100755
--- a/buildtools/packman5/packman.cmd
+++ b/buildtools/packman5/packman.cmd
@@ -11,7 +11,7 @@
@for /f "delims=" %%a in ('powershell -ExecutionPolicy ByPass -NoLogo -NoProfile ^
-File "%~dp0win-bootstrap\generate_temp_file_name.ps1"') do @set PM_VAR_PATH=%%a
-@"%PM_PYTHON%" -u "%PM_MODULE%" %* --var-path="%PM_VAR_PATH%"
+@"%PM_PYTHON%" -s -u -E "%PM_MODULE%" %* --var-path="%PM_VAR_PATH%"
@if errorlevel 1 goto :eof
:: Marshall environment variables into the current environment if they have been generated and remove temporary file