Move in the direction of being able to do ancient regression tests.
This commit is contained in:
parent
8fd3eb8b92
commit
b044e9ab42
2 changed files with 23 additions and 7 deletions
8
tests/newfilter
Executable file
8
tests/newfilter
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Filter the output from Open Adventure versions to make it compatible with
|
||||
# the filtered versions of logs made from advent430.
|
||||
sed \
|
||||
-e '/bridge now spans the fissure/s//bridge spans the fissure/' \
|
||||
|
||||
# end
|
Loading…
Add table
Add a link
Reference in a new issue