Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix startFitnesse.bat.tmpl quotes around classpath #236

Merged
merged 1 commit into from
Feb 10, 2014

Conversation

javornikolov
Copy link
Contributor

Windows .bat files don't support single ' quotes. Replaced with double "

Related discussion is in #234

Windows .bat files don't support single ' quotes: should be " or none
benilovj added a commit that referenced this pull request Feb 10, 2014
Fix startFitnesse.bat.tmpl quotes around classpath
@benilovj benilovj merged commit c0b74c5 into master Feb 10, 2014
@benilovj benilovj deleted the fix-windows-start-script-quotes branch February 10, 2014 22:56
@benilovj benilovj added this to the 2.3.0 milestone Feb 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants