X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fupdate-master-info;h=c668745c5b6e023bbb2ee016c696112548092624;hp=e2b0973db453b093e9b6f261b60c5f2969701e8b;hb=a7ea2fcf98297e6e9e631082f778d11b17b13620;hpb=872e647cac241531e4599c8b8b330d8772020253 diff --git a/yarrg/update-master-info b/yarrg/update-master-info index e2b0973..c668745 100755 --- a/yarrg/update-master-info +++ b/yarrg/update-master-info @@ -95,7 +95,7 @@ sub process_some_info ($$$) { next if $h =~ m/^nocommods/; } next if $sfn =~ m/source-info/ && $h =~ m/^ocean\b/; - next if $h =~ m/^client|^vessels|^shot\b/; + next if $h =~ m/^client|^vessels|^shot\b|^commodclasses/; print $df $_, "\n" or die $!; }