How do I force Bamboo to include double quotes in a command?

Jim Morris September 11, 2013

We are using Visual Studio to build one of our projects, and the way you specify the project to be built is by using the syntax Config|Platform. When the Config name has an embedded space Bamboo properly embeds the whole string in double quotes. When the Config name does not have an embedded space, it does not include the double quotes. This breaks the build, as the OS interprets the pipe symbol.

1 answer

1 accepted

1 vote
Answer accepted
Jim Morris September 11, 2013

The answer is to precede the pipe symbol with the command shell escape character: ^

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events