projects
/
irspy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0535d0
)
Number of search-hits included in log message.
author
Mike Taylor
<mike@indexdata.com>
Thu, 2 Nov 2006 15:02:09 +0000
(15:02 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 2 Nov 2006 15:02:09 +0000
(15:02 +0000)
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
b/lib/ZOOM/IRSpy/Test/Record/Fetch.pm
index
6ed0edb
..
347c054
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
+++ b/
lib/ZOOM/IRSpy/Test/Record/Fetch.pm
@@
-1,4
+1,4
@@
-# $Id: Fetch.pm,v 1.12 2006-11-01 09:56:50 sondberg Exp $
+# $Id: Fetch.pm,v 1.13 2006-11-02 15:02:09 mike Exp $
# See the "Main" test package for documentation
@@
-28,7
+28,8
@@
sub start {
sub completed_search {
my($conn, $task, $udata, $event) = @_;
- $conn->log("irspy_test", "Fetch test search succeeded");
+ my $n = $task->{rs}->size();
+ $conn->log("irspy_test", "Fetch test search found $n records");
my @syntax = (
'canmarc',
'danmarc',