diff options
| author | Chet Ramey <chet.ramey@case.edu> | 2023-05-15 13:30:18 -0400 |
|---|---|---|
| committer | Chet Ramey <chet.ramey@case.edu> | 2023-05-15 13:30:18 -0400 |
| commit | e44e3d50dee26d12927baca188ad2a44a0135173 (patch) | |
| tree | e4ff8c47078cdd7b23901205f7e1db26cd1f2242 /MANIFEST | |
| parent | c375f8f45f4882db3098f9b54a19b75d2b176537 (diff) | |
| download | bash-devel.tar.gz | |
complete initial implementation of nofork command substitution (${ command; })devel
Diffstat (limited to 'MANIFEST')
| -rw-r--r-- | MANIFEST | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1013,6 +1013,10 @@ tests/comsub4.sub f tests/comsub5.sub f tests/comsub6.sub f tests/comsub7.sub f +tests/comsub2.tests f +tests/comsub2.right f +tests/comsub21.sub f +tests/comsub22.sub f tests/comsub-eof.tests f tests/comsub-eof0.sub f tests/comsub-eof1.sub f @@ -1411,6 +1415,7 @@ tests/run-case f tests/run-casemod f tests/run-complete f tests/run-comsub f +tests/run-comsub2 f tests/run-comsub-eof f tests/run-comsub-posix f tests/run-cond f |
