Skip to content
Snippets Groups Projects
user avatar
Markus Vieth authored
In new catkin versions exported variables are partly enclosed in single quotes instead of double quotes. That means that the variable must not contain single quotes, even when preceded by backslash. This fixed the error `Syntax error: redirection unexpected` during the catkin build process
6c6df87f
History