mirror of https://github.com/hashicorp/packer
Since the expected error to look for in the output is compiled to a regexp, the `[]` from the error message were interpreted as a set of characters, which made the regexp not match the expected output from the command. So to avoid this problem, we escape them so they are expected verbatim in the command output.pull/13203/head
parent
6c40bfb0cd
commit
c470395b7a
Loading…
Reference in new issue