X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fupdate-master-info;h=adad34c81f42fbd29dbc2d0f9b24a7a392bda272;hp=f7574555d88069356991fe261f7d675c148f3098;hb=3a24aecf857292701d755173ffdb91d10a3426c8;hpb=59316f0dcddd4e5d15e47dfde36f513e1685c4ae diff --git a/yarrg/update-master-info b/yarrg/update-master-info index f757455..adad34c 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 $!; }