[freeside-commits] freeside/FS/FS/part_export shellcommands.pm, 1.48, 1.49
Jeff Finucane,420,,
jeff at wavetail.420.am
Mon Aug 3 07:17:17 PDT 2009
Update of /home/cvs/cvsroot/freeside/FS/FS/part_export
In directory wavetail.420.am:/tmp/cvs-serv8531
Modified Files:
shellcommands.pm
Log Message:
new doesn't exist
Index: shellcommands.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/part_export/shellcommands.pm,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- shellcommands.pm 3 Aug 2009 14:07:27 -0000 1.48
+++ shellcommands.pm 3 Aug 2009 14:17:15 -0000 1.49
@@ -316,7 +316,7 @@
if $error;
}
else {
- $self->shellcommands_queue( $new->svcnum, @ssh_cmd_args );
+ $self->shellcommands_queue( $svc_acct->svcnum, @ssh_cmd_args );
}
}
More information about the freeside-commits
mailing list