Abstracted a chuck of do_command() into seperate function do_move(), moved that call...
[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'