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

Git plug-in tries to use 'git.cmd' on Unix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • None
    • None
    • Jenkins 1.404, Jenkins Git 1.1.6.

      If I don't explicitly configure the Git tool location for a slave, the Git plug-in assumes the command to be 'git.cmd' regardless of the platform.

      Example from job log on Solaris 5.10:
      ERROR: Cause: Error performing command: git.cmd clone -o origin ssh://<repo> <workspace>
      git.cmd: not found

      Why is Git's tool location parameter called 'Home' btw (that's the parameter I have to set to 'git')?

            abayer Andrew Bayer
            aknuds1 Arve Knudsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: