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 escaping backslashes in tcsh on Mac OS #497

Conversation

skral
Copy link
Contributor

@skral skral commented Mar 4, 2018

Fix a problem with escaping backslashes in tcsh under Mac OS which failed selftest on Mac OS. tcsh under Linux did not fail before and does still run after.

You can see the successful result via the Travis CI jobs:
This branch doesn't include the fix: https://travis-ci.org/Pixomondo/rez/builds/348841077
This branch does: https://travis-ci.org/Pixomondo/rez/builds/348840338

This fixes the tcsh issues which kept the tcsh tests on Mac OS from succeeding in #496

@nerdvegas nerdvegas added the os:osx OSX-specific label Jun 2, 2019
@nerdvegas nerdvegas merged commit 3b3a4c5 into AcademySoftwareFoundation:master Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
os:osx OSX-specific
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants