Imported from ../bash-2.01.tar.gz.
This commit is contained in:
parent
ccc6cda312
commit
d166f04881
304 changed files with 14702 additions and 13012 deletions
5
tests/run-jobs
Normal file
5
tests/run-jobs
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
echo "warning: some of these tests may fail if job control has not been compiled" >&2
|
||||
echo "warning: into the shell" >&2
|
||||
|
||||
${THIS_SH} ./jobs.tests > /tmp/xx 2>&1
|
||||
diff /tmp/xx jobs.right && rm -f /tmp/xx
|
||||
Loading…
Add table
Add a link
Reference in a new issue