TeamCity's NUnit Add-in under Bash
I have been trying to get the TeamCity NUnit add-in running under bash but I can't. I think the problem is that bash doesn't like dots in the environment variable name. I am not an expert in bash so I wanted to ask to see if anyone else knows. If this is the case then I'll just redefine another variable name from cmd outside of bash.
Please sign in to leave a comment.
TeamCity created environment variables for bash. We have an issue in out tracker for that, could you please
watch/vote/have a look to it at
http://www.jetbrains.net/tracker/issue/TW-5937
What version of bash do you use? What OS is it?
Could you please attach build log of the failure.
The error I was getting was the same as the one listed in the issue. I have added some details about our platform.
Thanks, Jono
I've added a workaround to http://www.jetbrains.net/tracker/issue/TW-5937