Skip to content

Backup file created by sed #5

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
juliovalcarcel opened this issue Mar 5, 2018 · 0 comments
Closed

Backup file created by sed #5

juliovalcarcel opened this issue Mar 5, 2018 · 0 comments

Comments

@juliovalcarcel
Copy link

Is the intended behavior of the sed on the below line to create a pom.xmle file? On Centos that is what happens. If not I can submit a pull request to change the sed to sed -i -e

sed -ie "s|<revision>.*</revision>|<revision>${1}</revision>|" pom.xml > /dev/null

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

No branches or pull requests

1 participant