new doesn't exist
[freeside.git] / FS / FS / part_export / shellcommands.pm
index faf0655..ed51f5d 100644 (file)
@@ -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 );
   }
 }