diff options
author | Chet Ramey <chet.ramey@case.edu> | 2016-08-22 15:58:43 -0400 |
---|---|---|
committer | Chet Ramey <chet.ramey@case.edu> | 2016-08-22 15:58:43 -0400 |
commit | 955543877583837c85470f7fb8a97b7aa8d45e6c (patch) | |
tree | b239e7c3983a9189b8f0104854ee82283c5807ab /tests/exp.tests | |
parent | a4eef1991c25c9d1c55f777952cd522c762c6fc3 (diff) | |
download | bash-4.4-testing.tar.gz |
bash-4.4-rc2 releasebash-4.4-rc2bash-4.4-testing
Diffstat (limited to 'tests/exp.tests')
-rw-r--r-- | tests/exp.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/exp.tests b/tests/exp.tests index e6e2bc55..b446d637 100644 --- a/tests/exp.tests +++ b/tests/exp.tests @@ -404,3 +404,4 @@ ${THIS_SH} ./exp5.sub ${THIS_SH} ./exp6.sub ${THIS_SH} ./exp7.sub ${THIS_SH} ./exp8.sub +${THIS_SH} ./exp9.sub |