[freeside-commits] freeside/FS/bin freeside-daily, 1.46.2.2, 1.46.2.3
Ivan,,,
ivan at wavetail.420.am
Mon Dec 26 14:48:03 PST 2011
Update of /home/cvs/cvsroot/freeside/FS/bin
In directory wavetail.420.am:/tmp/cvs-serv11834/FS/bin
Modified Files:
Tag: FREESIDE_2_3_BRANCH
freeside-daily
Log Message:
add -o flag to freeside-daily, to only bill for one month, RT#14904
Index: freeside-daily
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/bin/freeside-daily,v
retrieving revision 1.46.2.2
retrieving revision 1.46.2.3
diff -u -w -d -r1.46.2.2 -r1.46.2.3
--- freeside-daily 26 Dec 2011 21:18:25 -0000 1.46.2.2
+++ freeside-daily 26 Dec 2011 22:48:01 -0000 1.46.2.3
@@ -7,7 +7,7 @@
&untaint_argv; #what it sounds like (eww)
use vars qw(%opt);
-getopts("p:a:d:vl:sy:nmrkg:u", \%opt);
+getopts("p:a:d:vl:sy:nmrkg:uo", \%opt);
my $user = shift or die &usage;
adminsuidsetup $user;
More information about the freeside-commits
mailing list