Skip to content

Possible regex issue in check_cdot_aggr.pl #56

@andrazkopac

Description

@andrazkopac

if ($aggr_name =~ m/.$excludeliststr/) {

I don't understand why there's a dot in the regex before the variable $excludeliststr
Is it a mistake and should be removed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions