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

[gazebo_ros] Quote arguments to echo in libcommon.sh (lunar-devel) #591

Merged
merged 1 commit into from
Jun 16, 2017

Conversation

j-rivero
Copy link
Contributor

{ port of pull request #590 }
If /bin/sh is provided by bash, echo will consume arguments such as -e. On such a system, running rosrun gazebo_ros gzserver -e ode empty_world.world will execute gzserver with the -e missing (meaning the world file is ignored).

If /bin/sh is provided by bash, echo will consume arguments such as `-e`. On such a system, running `rosrun gazebo_ros gzserver -e ode empty_world.world` will execute `gzserver` with the `-e` missing (meaning the world file is ignored).
@j-rivero j-rivero merged commit 7813a40 into lunar-devel Jun 16, 2017
@scpeters scpeters deleted the lunar-devel-transplant-590 branch November 28, 2017 18:12
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.

None yet

2 participants