Issue with robo copy

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hello ,

      we were using the robocopy for performing a copy of files on our windows slave just after our jenkins version change to 2.289.2.

       

      Robocopy action return code is wrong and i have provided the same code below,

      bat """robocopy ${sourceDir} ${targetDir} ${fileNamePattern} /S /COPY:DAT /R:5 /W:20 /nfl /ndl /njs /njh
      IF %ERRORLEVEL% LEQ 7 set ERRORLEVEL=0"""

       

      Could someone can help us on this

            Assignee:
            Unassigned
            Reporter:
            Vijaykumar
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: