fix shell quoting for agent_custid...
authorivan <ivan>
Fri, 10 Sep 2010 19:31:15 +0000 (19:31 +0000)
committerivan <ivan>
Fri, 10 Sep 2010 19:31:15 +0000 (19:31 +0000)
FS/FS/part_export/shellcommands.pm

index 2066db4..50af45d 100644 (file)
@@ -342,7 +342,7 @@ sub _export_command {
   $night = shell_quote $night;
   $fax = shell_quote $fax;
   $otaker = shell_quote $otaker; 
-  $acct_custid = shell_quote $acct_custid;
+  $agent_custid = shell_quote $agent_custid;
 
   my $command_string = eval(qq("$command"));
   my @ssh_cmd_args = (