From: ivan Date: Fri, 10 Sep 2010 19:31:16 +0000 (+0000) Subject: fix shell quoting for agent_custid... X-Git-Tag: freeside_1_9_5~28 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1a151229e748bc6849dc48ba91f83ca05aa2d1c4 fix shell quoting for agent_custid... --- diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index 2066db418..50af45d7d 100644 --- a/FS/FS/part_export/shellcommands.pm +++ b/FS/FS/part_export/shellcommands.pm @@ -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 = (