summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/shellcommands.pm
diff options
context:
space:
mode:
authorjeff <jeff>2009-08-03 14:17:15 +0000
committerjeff <jeff>2009-08-03 14:17:15 +0000
commit3ad071d4c8d05a8a0a1e5a975722600e183548b4 (patch)
tree961f38f26c887f0205e22637dfc4d4c7df2404e6 /FS/FS/part_export/shellcommands.pm
parent01b857aa5fb209905d569844bc44710999df84e6 (diff)
new doesn't exist
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 faf0655..ed51f5d 100644
--- a/FS/FS/part_export/shellcommands.pm
+++ b/FS/FS/part_export/shellcommands.pm
@@ -316,7 +316,7 @@ sub _export_command {
if $error;
}
else {
- $self->shellcommands_queue( $new->svcnum, @ssh_cmd_args );
+ $self->shellcommands_queue( $svc_acct->svcnum, @ssh_cmd_args );
}
}