X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=lib%2FZOOM%2FIRSpy%2FTest%2FPing.pm;h=31b7f4d30296d8f3e9c58e7b5e95643bc0927598;hp=e230b3b5b2a0b9b55a035f0ea83a1a16443d8304;hb=8d22b67928c9e2d65e90308dd7560dcd1d4d797a;hpb=3ba481ab0a24f2acdf876564e9bf39d6264a157d diff --git a/lib/ZOOM/IRSpy/Test/Ping.pm b/lib/ZOOM/IRSpy/Test/Ping.pm index e230b3b..31b7f4d 100644 --- a/lib/ZOOM/IRSpy/Test/Ping.pm +++ b/lib/ZOOM/IRSpy/Test/Ping.pm @@ -1,4 +1,3 @@ -# $Id: Ping.pm,v 1.27 2007-05-09 11:19:36 mike Exp $ # See the "Main" test package for documentation @@ -89,7 +88,7 @@ sub connected { sub not_connected { my($conn, $__UNUSED_task, $__UNUSED_udata, $exception) = @_; - $conn->log("irspy_test", "not connected: $exception"); + $conn->log("irspy", "not connected: $exception"); $conn->record()->store_result("probe", ok => 0, errcode => $exception->code(),