I am running a Jenkins parameterized build along with having csh commands in the "Exeute Shwll" WIndow/ my shell commands: #!/bin/csh echo "hu ha"
I am getting the following error: [workspace] $ /bin/csh -xe /tmp/hudson3705530096260628757.sh alias: No match. Build step 'Execute shell' marked build as failure Finished: FAILURE Can somebody tells me why this is failing? -- 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/0264e382-46b3-41fb-a650-c6931d2912bd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
