X-Git-Url: http://git.equinoxoli.org/?p=migration-tools.git;a=blobdiff_plain;f=mig-bin%2Fmig-reporter;h=21fa1170f6631fe7f2fb114e2f24720f351c9d94;hp=9f6ab6a97d29c015ed49776a6e8bc148d3e61731;hb=337680650a86c2fb1c5d5bddfb4053a56fb9964b;hpb=fa0d4824bc205986b6b489728843f8327b200192 diff --git a/mig-bin/mig-reporter b/mig-bin/mig-reporter index 9f6ab6a..21fa117 100755 --- a/mig-bin/mig-reporter +++ b/mig-bin/mig-reporter @@ -146,8 +146,7 @@ foreach my $func ($dom->findnodes('//function')) { $screate->execute(); } - - +$tags = lc($tags); my @report_tags = split(/\./,$tags); foreach my $t (@report_tags) { print "\n\n=========== Starting to process tag $t\n";