Imported from ../bash-2.01.tar.gz.

This commit is contained in:
Jari Aalto 1997-06-05 14:59:13 +00:00
commit d166f04881
304 changed files with 14702 additions and 13012 deletions

4
tests/run-histexpand Normal file
View file

@ -0,0 +1,4 @@
echo "warning: all of these tests will fail if history has not been compiled" >&2
echo "warning: into the shell" >&2
${THIS_SH} ./histexpand.tests > /tmp/xx 2>&1
diff /tmp/xx histexpand.right && rm -f /tmp/xx