dazinator / Xamarin.TestyDroid

TestyDroid is a small command line tool, to handle running your unit tests on an android device during CI builds.
MIT License
4 stars 0 forks source link

Perform Escaping of Team City messages #7

Closed dazinator closed 9 years ago

dazinator commented 9 years ago

As per: https://confluence.jetbrains.com/display/TCD65/Build+Script+Interaction+with+TeamCity

Certain characters in the Team City STDOUT messages need to be escaped.