I'm wanting to create a temporary batchfile on a Jenkins slave via groovy similar to the way Jenkins itself does when invoking a Windows batch file.
cmd /c call C:\Windows\TEMP\hudson6180922768700485046.bat How do I go about doing that via groovy in Jenkins? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/62ee4134-82ed-425b-8842-2d2f02435728%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
