added a not found message to sh/qrz
[spider.git] / cmd / show / qrz.pl
index 9dd99818d4d4bc231b7caf62c5559911e0df832b..4b05c7e0a5020b6d69369d084868dd5bc9969567 100644 (file)
@@ -39,6 +39,7 @@ foreach $l (@list) {
                        }
                }
                $t->close;
+               push @out, $self->msg('e3', 'qrz.com', $call) unless @out;
        } else {
                push @out, $self->msg('e18', 'QRZ.com');
        }