X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FSearch%2FDan1.pm;h=415c5aa7dddc363866de0d4186fd762a14fa6f31;hb=dbf1fadda290f6fa6d6e6539954667aad75639c9;hp=51b660772ab37d03121953d803ad8c624177eafb;hpb=71e8cea6cf57e58a40885cb9298bc74bd5751dd3;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm index 51b6607..415c5aa 100644 --- a/lib/ZOOM/IRSpy/Test/Search/Dan1.pm +++ b/lib/ZOOM/IRSpy/Test/Search/Dan1.pm @@ -1,4 +1,3 @@ -# $Id: Dan1.pm,v 1.7 2007-03-15 11:40:52 mike Exp $ # See the "Main" test package for documentation @@ -49,6 +48,7 @@ sub error { $conn->log("irspy_test", "search on access-point $attr had error: ", $exception); update($conn, $attr, 0); + zoom_error_timeout_update($conn, $exception); ### How about TEST_BAD if $exception->code() == 121? return ZOOM::IRSpy::Status::TASK_DONE;