Push additional temporary debugging to ignore differenced with regex
The check on the difference is whether the output from the find and the regex_match was different. However, if a regex is passed in, ie ".*SomeContainer" then a find for this and for the regex will be different, so we don't want to bother with this check for regexs
parent
cdcf2907
No related branches found
No related tags found
Please register or sign in to comment