From 3ad071d4c8d05a8a0a1e5a975722600e183548b4 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 3 Aug 2009 14:17:15 +0000 Subject: [PATCH] new doesn't exist --- FS/FS/part_export/shellcommands.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ); } } -- 2.11.0