X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fconfiguration.pl;fp=cmd%2Fshow%2Fconfiguration.pl;h=a7a1773b1391acc722d53d8d4be5217c04a01cee;hb=8195bc13ac14b8fbf13d804186680653b5fd8564;hp=4cd50e2668a371e090cbf961f0cc8e5ad350a25b;hpb=4f4cd7ea04f04162f2e755981b4c716deb792cef;p=spider.git diff --git a/cmd/show/configuration.pl b/cmd/show/configuration.pl index 4cd50e26..a7a1773b 100644 --- a/cmd/show/configuration.pl +++ b/cmd/show/configuration.pl @@ -15,7 +15,7 @@ my @l; my @val; push @out, "Node Callsigns"; -if ($list[0] =~ /^NOD/) { +if ($list[0] && $list[0] =~ /^NOD/) { my @ch = DXProt::get_all_ak1a(); my $dxchan;