Fix GitLab issue #13 - The "eat" command exhibits strange behavior
[open-adventure.git] / tests / decheck
1 #!/bin/sh
2 # Turn a non-oldstyle checkfile on stdin into an equivalent log on stdout.
3 sed -n -e '/> /s///p'