mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-17 08:56:03 +02:00
bash-5.0 distribution sources and documentation
This commit is contained in:
@@ -51,3 +51,6 @@ case " " in ( [" "] ) echo ok;; ( * ) echo no;; esac
|
||||
|
||||
# tests of quote removal and pattern matching
|
||||
${THIS_SH} ./case1.sub
|
||||
${THIS_SH} ./case2.sub
|
||||
${THIS_SH} ./case3.sub
|
||||
${THIS_SH} ./case4.sub
|
||||
|
||||
Reference in New Issue
Block a user