Skip to content

Commit

Permalink
tools/upload.bat: Removed old comment.
Browse files Browse the repository at this point in the history
Signed-off-by: jaenrig-ifx <enriquezgarcia.external@infineon.com>
  • Loading branch information
jaenrig-ifx committed Oct 2, 2024
1 parent 9b6938f commit ffe443e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tools/upload.bat
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
@echo off
setlocal enabledelayedexpansion


REM Get the arguments passed in the command line

REM Command
Expand All @@ -21,7 +20,6 @@ REM Project parameters
set project_name=%8

REM "Optional arguments"
REM To access 10th argument, we need to shift
set verbose_flag=%9

REM Replace backslashes with forward slashes
Expand Down

0 comments on commit ffe443e

Please sign in to comment.