From 39e9a1edadfb0423c513cc1eb6013b9b667537bf Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Thu, 14 Mar 2013 13:12:18 +0000 Subject: [PATCH] Add comment on "irspy_data" logging level --- bin/irspy.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/irspy.pl b/bin/irspy.pl index bd6e0f7..2e90ce9 100755 --- a/bin/irspy.pl +++ b/bin/irspy.pl @@ -13,6 +13,7 @@ # irspy_unhandled -- unhandled events (not very interesting) # irspy_test -- adding, queueing and running tests # irspy_task -- adding, queueing and running tasks +# irspy_data -- XML data written to registry # I have no idea why this directory is not in Ubuntu's default Perl # path, but we need it because just occasionally overload.pm:88 -- 1.7.10.4