blob: 06a415bd9596242d47dd9ff4d2059fa5c8344a74 [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
Jari Aaltocce855b1998-04-17 19:52:44 +00003${THIS_SH} ./histexp.tests > /tmp/xx 2>&1
4diff /tmp/xx histexp.right && rm -f /tmp/xx