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

Yet even more replacing sed commands #146

Merged
merged 7 commits into from
Sep 13, 2018

Conversation

joshuathayer
Copy link
Contributor

This builds on @charles-boyd 's recent work (https://github.com/freedomofpress/securedrop-workstation/pull/140/files) to replace the ugly sed commands in some of our Salt states. I included @conorsch 's state naming suggestions, and used Salt's file.prepend operation (rather than file.line), which I found to be more successful for avoiding the same line repeatedly.

@conorsch conorsch self-requested a review September 12, 2018 23:55
@redshiftzero redshiftzero force-pushed the 113-more-replace-sed-commands branch from 5b3447c to 26fa114 Compare September 13, 2018 00:30
Copy link
Contributor

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make all
make test

diff looks good!

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.

3 participants