Reconciliation with advent430.
This commit is contained in:
parent
5f7ce87040
commit
e3fbac804b
2 changed files with 4 additions and 0 deletions
|
@ -4,5 +4,7 @@
|
||||||
# the filtered versions of logs made from advent430.
|
# the filtered versions of logs made from advent430.
|
||||||
sed \
|
sed \
|
||||||
-e '/bridge now spans the fissure/s//bridge spans the fissure/' \
|
-e '/bridge now spans the fissure/s//bridge spans the fissure/' \
|
||||||
|
-e '/ground/s//surface/' \
|
||||||
|
-e '/floor/s//surface/' \
|
||||||
|
|
||||||
# end
|
# end
|
||||||
|
|
|
@ -14,6 +14,8 @@ sed \
|
||||||
-e '/DOING/s//doing/' \
|
-e '/DOING/s//doing/' \
|
||||||
-e '/SOMETHING/s//something/' \
|
-e '/SOMETHING/s//something/' \
|
||||||
-e '/EW/s//ew/' \
|
-e '/EW/s//ew/' \
|
||||||
|
-e '/ground/s//surface/' \
|
||||||
|
-e '/floor/s//surface/' \
|
||||||
|
|
||||||
|
|
||||||
#end
|
#end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue