Imported from ../bash-2.05b.tar.gz.

This commit is contained in:
Jari Aalto 2002-07-17 14:10:11 +00:00
commit 7117c2d221
362 changed files with 34387 additions and 15063 deletions

2
tests/run-herestr Normal file
View file

@ -0,0 +1,2 @@
${THIS_SH} ./herestr.tests > /tmp/xx 2>&1
diff /tmp/xx herestr.right && rm -f /tmp/xx