Jari Aalto | d166f04 | 1997-06-05 14:59:13 +0000 | [diff] [blame] | 1 | echo "warning: all of these tests will fail if history has not been compiled" >&2 |
2 | echo "warning: into the shell" >&2 | ||||
Jari Aalto | cce855b | 1998-04-17 19:52:44 +0000 | [diff] [blame] | 3 | ${THIS_SH} ./histexp.tests > /tmp/xx 2>&1 |
4 | diff /tmp/xx histexp.right && rm -f /tmp/xx |