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

Escape backslashes in bundlePath #17

Merged
merged 1 commit into from
Feb 8, 2012
Merged

Escape backslashes in bundlePath #17

merged 1 commit into from
Feb 8, 2012

Conversation

ksmyth
Copy link
Contributor

@ksmyth ksmyth commented Feb 8, 2012

This fixes java -jar sikuli-ide.jar -t test sikuli on Windows when the path contains a Python string escape sequence

…est.sikuli on Windows when the path contains a Python string escape sequence
@RaiMan
Copy link
Member

RaiMan commented Feb 8, 2012

Thanks for your contribution. We will have a look at it the next days.

vgod pushed a commit that referenced this pull request Feb 8, 2012
Escape backslashes in bundlePath
@vgod vgod merged commit 699d404 into sikuli:develop Feb 8, 2012
@vgod
Copy link
Member

vgod commented Feb 8, 2012

Looks like sikuli-ide/src/main/java/org/sikuli/ide/sikuli_test/UnitTestRunner.java also has this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants