add start of torrus srvderive daemon, RT#10574
[freeside.git] / FS / bin / freeside-torrus-srvderive
index a3f88aa..0615410 100644 (file)
@@ -102,7 +102,7 @@ while (1) {
           if $DEBUG;
 
         my $isth = dbh->prepare($isql) or die $DBI::errstr; #better recovery?
-        $isth->execute( @param )i      or die $isth->errstr;
+        $isth->execute( @param )       or die $isth->errstr;
                         
       }