Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-8720

Tasks are removing all the quote characters from Script Builder Arguments

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • 3.1 RC1
    • Tasks
    • None

      Setting a script abc.bat to be run with arguments "test" ""test"" \"test\" will make Bamboo run the following in the terminal:

      abc.bat test test test
      

      The problem also happens with arguments containing spaces like "-f c:\file repo\test.txt"

      abc.bat -f c:\file repo\test.txt
      

      Currently it is not possible to force a quote char to be part of the argument string or to use arguments with spaces.

            pbruski Przemek Bruski
            rbattaglin Renan Battaglin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: