make sure touser is passed on
authorminima <minima>
Fri, 11 Mar 2005 22:02:43 +0000 (22:02 +0000)
committerminima <minima>
Fri, 11 Mar 2005 22:02:43 +0000 (22:02 +0000)
perl/Aranea.pm

index 079e215a8cd0741ed32141014ccc6098a66bfad5..7765af34fead427e39b4e7a12b2c95324994147d 100644 (file)
@@ -405,7 +405,7 @@ sub input
                $thing = $class->new();
 
                # reconstitute the header but wth hop increased by one
-               $head = formathead($origin, $dts, ++$hop, $user, $group);
+               $head = formathead($origin, $dts, ++$hop, $user, $group, $tocall);
                $thing->{Aranea} = "$head|$data";
 
                # store useful data