summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/shellcommands.pm
diff options
context:
space:
mode:
authorivan <ivan>2010-09-10 19:31:15 +0000
committerivan <ivan>2010-09-10 19:31:15 +0000
commit0afabbd646c01ed4c88826edc9d290698b220418 (patch)
tree6b256d9b5910bdc56fd46ce73aed73aacaa01305 /FS/FS/part_export/shellcommands.pm
parent72bf8f0f896709bdafe88c0232bcd1758bab5796 (diff)
fix shell quoting for agent_custid...
Diffstat (limited to 'FS/FS/part_export/shellcommands.pm')
-rw-r--r--FS/FS/part_export/shellcommands.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm
index 2066db4..50af45d 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 = (