blob: ea356b199749795e9cb5ed460cf91ef3a913a85f [file] [log] [blame]
Jari Aaltod166f041997-06-05 14:59:13 +00001echo "warning: all of these tests will fail if history has not been compiled" >&2
2echo "warning: into the shell" >&2
3${THIS_SH} ./history.tests > /tmp/xx 2>&1
4diff /tmp/xx history.right && rm -f /tmp/xx