diff options
author | Chet Ramey <chet.ramey@case.edu> | 2022-09-09 16:44:32 -0400 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2022-09-09 16:44:32 -0400 |
commit | 9cef6d01181525de119832d2b6a925899cdec08e (patch) | |
tree | 59638a44fce485733b5a43825184998252693644 /tests/comsub.tests | |
parent | b3afafd86d27d61601cf380e1065d9170862fd10 (diff) | |
download | bash-5.2-testing.tar.gz |
Bash-5.2-rc4 releasebash-5.2-rc4bash-5.2-testing
Diffstat (limited to 'tests/comsub.tests')
-rw-r--r-- | tests/comsub.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/comsub.tests b/tests/comsub.tests index 2c2107f9..698ce30b 100644 --- a/tests/comsub.tests +++ b/tests/comsub.tests @@ -81,3 +81,4 @@ ${THIS_SH} ./comsub2.sub ${THIS_SH} ./comsub3.sub ${THIS_SH} ./comsub4.sub ${THIS_SH} ./comsub5.sub +${THIS_SH} ./comsub6.sub |