X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Ffilter.pl;h=ccfbc48583c980a12ee2999e8757775f9230ac1b;hb=1b28f13d136ceecc638e66fa427f226bdca83346;hp=f3aab0166c259f5e1b8cdc6f24a0b143e419d159;hpb=b30f40ed925e9b9eda2733b209f8415a23eb2e44;p=spider.git diff --git a/cmd/show/filter.pl b/cmd/show/filter.pl index f3aab016..ccfbc485 100644 --- a/cmd/show/filter.pl +++ b/cmd/show/filter.pl @@ -24,7 +24,7 @@ my @in; if (@f) { push @in, @f; } else { - push @in, qw(route ann spots wcy wwv); + push @in, qw(route ann spots wcy wwv rbn); } my $sort;