Hi,
I am building up a bamboo plan having one task to have inline script as below:
start cmd /c call "C:\CA_CONVERT\Scripts\Convert\removeSLsch_bam.cmd" "${bamboo.this.convert}" "${bamboo.this.URL}" "${bamboo.this.workspace}\${bamboo.shortPlanKey}" "${bamboo.this.pkgtype}" "${bamboo.this.Profile}"
I got the below error:
ERROR: Input redirection is not supported, exiting the process immediately
Failing task since return code of [D:\Program Files\Bamboo\temp\TES-CONT-BCORE-136-ScriptBuildTask-2256274323294794849.bat] was 1 while expected 0
However, this script itself can be run without any issue in bamboo server and works as expected.
Even it failed in bamboo plan but it worked as expected since I can checked the results in bamboo server.
I know it is something related bamboo...so what it can be fixed here...
Thanks
William
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.