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:
a9e8ba6
)
Fix typo in Explain test.
author
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jan 2013 15:55:13 +0000
(15:55 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 3 Jan 2013 15:55:13 +0000
(15:55 +0000)
lib/ZOOM/IRSpy/Test/Search/Explain.pm
patch
|
blob
|
history
diff --git
a/lib/ZOOM/IRSpy/Test/Search/Explain.pm
b/lib/ZOOM/IRSpy/Test/Search/Explain.pm
index
7467e26
..
2c2645f
100644
(file)
--- a/
lib/ZOOM/IRSpy/Test/Search/Explain.pm
+++ b/
lib/ZOOM/IRSpy/Test/Search/Explain.pm
@@
-55,7
+55,7
@@
sub error {
update($conn, $category, 0);
zoom_error_timeout_update($conn, $exception);
- return ZOOM::IRSpy::Status::TEST_OK
+ return ZOOM::IRSpy::Status::TEST_GOOD
if ($exception->code() == 109 || # Database unavailable
$exception->code() == 235); # Database does not exist