Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Fix issues with zsh and setup.sh #31

Merged
merged 1 commit into from
Dec 5, 2012
Merged

Conversation

jamuraa
Copy link
Contributor

@jamuraa jamuraa commented Nov 25, 2012

When setup.zsh calls setup.sh, posix mode isn't enabled, so when it calls the main setup.sh, the loop fails, in a similar way to ros/catkin#182

This implements the same fix as was done there, except on the generated setup.zsh from rosws.

tkruse added a commit that referenced this pull request Dec 5, 2012
Fix issues with zsh and setup.sh
I believe the patch causes no harm, though I cannot reproduce any failure on my zsh. can you give more details on your environment and how to reproduce an error, so that I can set up a regression test?
@tkruse tkruse merged commit 54b23d2 into vcstools:master Dec 5, 2012
@tkruse
Copy link
Contributor

tkruse commented Dec 5, 2012

I believe the patch causes no harm, though I cannot reproduce any failure on my zsh. can you give more details on your environment and how to reproduce an error, so that I can set up a regression test?

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

Successfully merging this pull request may close these issues.

2 participants