-
Notifications
You must be signed in to change notification settings - Fork 12
Closed
Description
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
concourse-java-scripts/concourse-java.sh
Line 55 in 5775179
| sed -ie "s|<revision>.*</revision>|<revision>${1}</revision>|" pom.xml > /dev/null |
Metadata
Metadata
Assignees
Labels
No labels