Imported from ../bash-2.0.tar.gz.
This commit is contained in:
parent
726f63884d
commit
ccc6cda312
502 changed files with 91988 additions and 69123 deletions
4
tests/run-input-test
Executable file → Normal file
4
tests/run-input-test
Executable file → Normal file
|
|
@ -1,2 +1,2 @@
|
|||
../bash < ./input-line.sh > xx
|
||||
diff xx input.right && rm -f xx
|
||||
${THIS_SH} < ./input-line.sh > /tmp/xx
|
||||
diff /tmp/xx input.right && rm -f /tmp/xx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue