Verschiebe die Errordatei falls doppelte Ids definiert wurden
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ call getpositions.bat --filename %1 -s -r -w %JSON_POS% -e %ERROR_DOUBLE%
|
||||
if exist "%PROJECT_WORK%\%ERROR_DOUBLE%" (
|
||||
@echo -failed- given items with the same ids
|
||||
pause
|
||||
del "%PROJECT_WORK%\%ERROR_DOUBLE%"
|
||||
move %PROJECT_WORK%\%ERROR_DOUBLE% %INSTALL_DIR%
|
||||
goto :eof
|
||||
)
|
||||
if not exist "%PROJECT_WORK%\%JSON_POS%" (
|
||||
|
||||
Reference in New Issue
Block a user