Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-16123

Valgrind plugin does not work when providing multiple Executable Arguments for run.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • valgrind-plugin
    • Running on Linux

      I have this executable that takes multiple command line arguments.
      So in the Build Run Valgrind dialog for Executable Arguments I have in the dialog the value "test SimResItemBased"

      Now when the Valgrind task runs it does:

      <executable name> "test SimResItemBased" instead of <executable name> test SimResItemBased

      So instead of having two arguments it has a single arguments with a space in the middle.

            existence Johannes Ohlemacher
            jdirks Jeroen Dirks
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: