writerfilter: Posix sed needs just one parameter.
Change-Id: I8685136fcd43cb0ae445a8f19cbd9021737c42d4
This commit is contained in:
@@ -8,11 +8,11 @@
|
||||
#
|
||||
|
||||
# first line - insert <model>
|
||||
1,1i\
|
||||
1i\
|
||||
<model>
|
||||
|
||||
# last line - append </model>
|
||||
$,$a\
|
||||
$a\
|
||||
</model>
|
||||
|
||||
# everywhere - replace the input line with <fasttoken>...</fasttoken>
|
||||
|
Reference in New Issue
Block a user