fix if regex match
The regex string should not have any quotes around it. To validate test: $ if [[ "A" =~ . ]]; then echo pass; else echo fail; fi with and without quotes
This commit is contained in:
parent
4da6b9adbe
commit
c5006cfd4f