We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8fc697f commit 430dcb6Copy full SHA for 430dcb6
src/test/run-make-fulldeps/coverage-spanview-base/Makefile
@@ -35,7 +35,7 @@ endif
35
echo $$file; \
36
urlescaped="$$("$(PYTHON)" $(BASEDIR)/escape_url.py $$file)" || exit $$?; \
37
echo $$urlescaped; \
38
- sed -i '1a\
+ sed -i -e '1a\
39
<!--\
40
\
41
Preview this file as rendered HTML from the github source at:\
0 commit comments