better debug line showing full URL, RT#5226
authorivan <ivan>
Tue, 20 Oct 2009 20:43:45 +0000 (20:43 +0000)
committerivan <ivan>
Tue, 20 Oct 2009 20:43:45 +0000 (20:43 +0000)
FS/FS/part_export/netsapiens.pm

index cf4b5e3..332edcc 100644 (file)
@@ -61,8 +61,7 @@ sub _ns_command {
     $args[0] .= $ns->buildQuery( { @_ } );
   }
 
-  warn "$me $method ". $self->option($prefix.'url').
-       " $command ". join(', ', @_). "\n"
+  warn "$me $method ". $self->option($prefix.'url'). join(', ', @args). "\n"
     if $self->option('debug');
 
   my $auth = encode_base64( $self->option($prefix.'login'). ':'.