Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16451

Custom Deploy step Working Directory does not parse correctly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.0.1
    • None
    • macOS El Capitan

      Create a simple Qt project
      Add a custom deploy step
      Set the command pwd
      set the arguments empty
      set the working directory to %

      {CurrentProject:BuildPath}

      /bin/
      Notice the output of pwd shows only /, instead of the actual path /bin/. If you used %

      {CurrentProject:BuildPath}

      by itself, it shows up as the correct path, but appending anything will not be parsed correctly.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hunger Tobias Hunger
            tdeng tony deng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes