X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FTitle.pm;h=44ef9f8f17b8cd177a549ffde16546aaa33c23db;hb=5a61be14a41e45b072d974f16df805c61f9eb7f3;hp=3bc62011e5bc177f6d47e59339f948eb84821b84;hpb=5994a273c2933e7d237fcedc9b7ee8abf0cabe6c;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/Title.pm b/lib/ZOOM/IRSpy/Test/Search/Title.pm index 3bc6201..44ef9f8 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Title.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Title.pm @@ -1,4 +1,4 @@ -# $Id: Title.pm,v 1.6 2006-10-12 14:38:27 mike Exp $ +# $Id: Title.pm,v 1.7 2006-10-12 16:54:13 mike Exp $ # See the "Main" test package for documentation @@ -39,7 +39,7 @@ sub found { sub error { my($conn, $task, $__UNUSED_udata, $exception) = @_; - $conn->log("irspy_test", "error: $exception"); + $conn->log("irspy_test", "title search had error: $exception"); my $rec = $conn->record(); $rec->append_entry("irspy:status", "" . isodate(time()) . "");