entrypoint: Remove unnecessary use of an extended glob.

This commit is contained in:
Alex Vandiver
2024-03-15 13:59:01 -04:00
parent 624b474df0
commit 0d72546a4c

View File

@@ -89,7 +89,7 @@ setConfigurationValue() {
[Tt][Rr][Uu][Ee]|[Ff][Aa][Ll][Ss][Ee]|[Nn]one) [Tt][Rr][Uu][Ee]|[Ff][Aa][Ll][Ss][Ee]|[Nn]one)
TYPE="bool" TYPE="bool"
;; ;;
+([0-9])) [1-9][0-9]*)
TYPE="integer" TYPE="integer"
;; ;;
[\[\(]*[\]\)]) [\[\(]*[\]\)])