[freeside-commits] freeside/bin billco-upload,1.7.2.2,1.7.2.3

Ivan,,, ivan at wavetail.420.am
Fri Apr 22 16:30:25 PDT 2011


Update of /home/cvs/cvsroot/freeside/bin
In directory wavetail.420.am:/tmp/cvs-serv7344

Modified Files:
      Tag: FREESIDE_2_1_BRANCH
	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.2.2
retrieving revision 1.7.2.3
diff -u -w -d -r1.7.2.2 -r1.7.2.3
--- billco-upload	22 Apr 2011 23:27:48 -0000	1.7.2.2
+++ billco-upload	22 Apr 2011 23:30:22 -0000	1.7.2.3
@@ -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