[freeside-commits] freeside/bin billco-upload,1.7,1.8
Ivan,,,
ivan at wavetail.420.am
Fri Apr 22 16:30:24 PDT 2011
Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv7340
Modified Files:
billco-upload
Log Message:
wtxs upload changes, RT#12326
Index: billco-upload
===================================================================
RCS file: /home/cvs/cvsroot/freeside/bin/billco-upload,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -w -d -r1.7 -r1.8
--- billco-upload 22 Apr 2011 23:27:46 -0000 1.7
+++ billco-upload 22 Apr 2011 23:30:22 -0000 1.8
@@ -6,7 +6,7 @@
adminsuidsetup shift or die "usage: billco-upload username agentnum\n";
my $agentnum = shift or die "usage: billco-upload username agentnum\n";
-FS::Cron::upload::billco_upload( 'agentnum' => $agentnum
+FS::Cron::upload::billco_upload( 'agentnum' => $agentnum,
'v' => 1,
'l' => 2,
);
More information about the freeside-commits
mailing list