X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FResultSet%2FNamed.pm;h=9acc097964caac615e96137eebc8bcfebf80821f;hb=b85e17784cf8c8bdcebaddb0fdd7ad2ba5d726e0;hp=eb3a342fb853248c0287d30d8ac43365b05d9549;hpb=f919e46fe6cf0ceaa39c93393183d2302c095c59;p=irspy-moved-to-github.git diff --git a/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm b/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm index eb3a342..9acc097 100644 --- a/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm +++ b/lib/ZOOM/IRSpy/Test/ResultSet/Named.pm @@ -1,4 +1,3 @@ -# $Id: Named.pm,v 1.6 2007-08-01 15:11:20 mike Exp $ # See the "Main" test package for documentation @@ -104,6 +103,7 @@ sub error { my($conn, $task, $test_args, $exception) = @_; $conn->log("irspy_test", "Named resultset check failed:", $exception); + zoom_error_timeout_update($conn, $exception); return ZOOM::IRSpy::Status::TASK_DONE; }