Charlie Salemi created JENKINS-13753: ----------------------------------------
Summary: plink call in build.bat file doesn't execute remote shell script Key: JENKINS-13753 URL: https://issues.jenkins-ci.org/browse/JENKINS-13753 Project: Jenkins Issue Type: Bug Components: core Affects Versions: current Environment: Win 7 64bit Reporter: Charlie Salemi Have a build.bat file on Win 7 64bit system. build.bat contains plink call to execute shell script on remote Linux server passing four arguments. When the build.bat is executed from the Command Prompt the plink command executes properly. When the same build.bat file is executed via Jenkins the plink command does not execute the shell script on the remote server. The build.bat file does succesfully execute another plink call to a different Linux server but only passing two arguments. Not sure what is causing this inconsistency. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira