Skip to content
Snippets Groups Projects
Commit a940ba7f authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

testsuite: Fix gnu sed-ism

The BSD sed implementation doesn't allow `sed -i COMMAND FILE`; one must
rather use `sed -i -e COMMAND FILE`.
parent b30f90c4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment