Error compiling regex: Invalid use of repetition operators such as using '*' as the first character.
Line 70 of '_tmp/wild/src/cloud/chef-bcpc/legacy_scripts/vm-to-cluster.sh'
if [[ ! "$V" =~ "{" ]]; then
^
Invalid regex: '{'
---
Line 70 of '_tmp/wild/src/cloud/chef-bcpc/legacy_scripts/vm-to-cluster.sh'
if [[ ! "$V" =~ "{" ]]; then
^
Unexpected extra word (CompoundWord
parts: [
(DoubleQuotedPart
parts: [(LiteralPart token:(token id:Lit_Chars val:'{' span_id:486))]
spids: [485 487]
)
]
)
---
Line 70 of '_tmp/wild/src/cloud/chef-bcpc/legacy_scripts/vm-to-cluster.sh'
if [[ ! "$V" =~ "{" ]]; then
^~
Error parsing [[
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
*** Error has no source location info ***
Error parsing AndOr in ParseCommandTerm
---
|