M Chon commented on New Feature JENKINS-23487

I am trying to set up my Windows Jenkins server to use a NetApp filer partition for workspaces.
It seems to work OK in a Cygwin shell, but breaks in a Windows batch shell:

Started by user jdoe
Building in workspace \\nas02\bld101_workspaces$\jdoe_test\workspace
[workspace] $ C:\cygwin\bin\bash.exe -xe C:\Users~SVC\AppData\Local\Temp\hudson3077854122063339861.sh
+ pwd
//nas02/bld101_workspaces$/jdoe_test/workspace
+ touch save_bash.txt
[workspace] $ cmd /c call C:\Users~SVC\AppData\Local\Temp\hudson527196630851665020.bat
'\\nas02\bld101_workspaces$\joe_test\workspace'
CMD.EXE was started with the above path as the current directory.
UNC paths are not supported. Defaulting to Windows directory.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to