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

This commit is contained in:
Jari Aalto 2000-03-17 21:46:59 +00:00
commit bb70624e96
387 changed files with 28522 additions and 9334 deletions

2
tests/run-invert Normal file
View file

@ -0,0 +1,2 @@
${THIS_SH} ./invert.tests | grep -v '^expect' > /tmp/xx
diff /tmp/xx invert.right && rm -f /tmp/xx