summaryrefslogtreecommitdiff
path: root/tools/installer_ng_stable/createstructure.bat
diff options
context:
space:
mode:
Diffstat (limited to 'tools/installer_ng_stable/createstructure.bat')
-rw-r--r--tools/installer_ng_stable/createstructure.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/installer_ng_stable/createstructure.bat b/tools/installer_ng_stable/createstructure.bat
index 5a1fef2ab9..126ff501bb 100644
--- a/tools/installer_ng_stable/createstructure.bat
+++ b/tools/installer_ng_stable/createstructure.bat
@@ -8,7 +8,6 @@ pushd tmp
for /F "tokens=1,2 delims= " %%i in (build.no) do set ver1=%%i.%%j
for /F "tokens=3 delims= " %%k in (build.no) do (set /a "ver2=%%k-1")
set Mirver=%ver1%.%ver2%
-del /F /Q build.no
popd
rem end