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

double quotes in commands not working #112

Open
hridayeshgupta opened this issue Jul 7, 2016 · 2 comments
Open

double quotes in commands not working #112

hridayeshgupta opened this issue Jul 7, 2016 · 2 comments
Labels

Comments

@hridayeshgupta
Copy link

The final command which is being run does not contains quotes. I was trying the following command
sed -i 's/path.selfserve.assets=".*"/path.selfserve.assets="/assets"/g' conf/selfserve.conf
since this command needs quotes, so it didnt work.

@remi remi added the bug label Jul 7, 2016
@remi
Copy link
Owner

remi commented Aug 27, 2016

@hridayeshgupta Can you please include more details? Could you paste the output of teamocil --debug <your-layout-name> here? Thank you!

@ivanterrible
Copy link

ivanterrible commented Jun 30, 2024

Similar issue as #120 comment has been made regarding the issue and workaround. More specifically the issue has nothing to do with double quotes, it is the single quotes in the example above that results in the issue.

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

No branches or pull requests

3 participants