From: jeff Date: Mon, 3 Aug 2009 14:17:15 +0000 (+0000) Subject: new doesn't exist X-Git-Tag: root_of_svc_elec_features~953 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=3ad071d4c8d05a8a0a1e5a975722600e183548b4 new doesn't exist --- diff --git a/FS/FS/part_export/shellcommands.pm b/FS/FS/part_export/shellcommands.pm index faf065593..ed51f5d72 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 ); } }