X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FThingy%2FPing.pm;h=02fc5cef51bea6caf1176bce93e4a98d4729d08a;hb=c3ba5929db3bd5343ae4ac17c4420155745be511;hp=d87ad4567a891801b54ab2a6acd292759b92b094;hpb=62df15dc544d86345ea75b2e72e5215f9841f430;p=spider.git diff --git a/perl/Thingy/Ping.pm b/perl/Thingy/Ping.pm index d87ad456..02fc5cef 100644 --- a/perl/Thingy/Ping.pm +++ b/perl/Thingy/Ping.pm @@ -96,6 +96,7 @@ sub handle my $repthing = $thing->new_reply; $repthing->{out} = 0; $repthing->{id} = $thing->{id}; + $repthing->{o} = $thing->{o} if $thing->{o}; $repthing->send($dxchan) if $repthing; } else {