[freeside-commits] branch FREESIDE_3_BRANCH updated. bb64a357a453b06e0079444ce21c7e85d9c1527d

Ivan ivan at 420.am
Wed May 4 16:22:51 PDT 2016


The branch, FREESIDE_3_BRANCH has been updated
       via  bb64a357a453b06e0079444ce21c7e85d9c1527d (commit)
       via  f97b6be9496d0948c81052cd060784554c26b58f (commit)
      from  ff9e2f92752c65f3bc3f1812111591bbd2cb355f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bb64a357a453b06e0079444ce21c7e85d9c1527d
Merge: f97b6be ff9e2f9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed May 4 16:22:44 2016 -0700

    Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_3_BRANCH


commit f97b6be9496d0948c81052cd060784554c26b58f
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed May 4 16:22:38 2016 -0700

    bulk pkg change options, RT#41733

diff --git a/bin/part_pkg-bulk_change b/bin/part_pkg-bulk_change
index 0c7bc1d..32a5129 100755
--- a/bin/part_pkg-bulk_change
+++ b/bin/part_pkg-bulk_change
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use vars qw( $opt_r $opt_p $opt_o $opt_v $opt_s $opt_S $opt_z $opt_Z );
+use vars qw( $opt_r $opt_m $opt_p $opt_o $opt_v $opt_t $opt_s $opt_S $opt_z $opt_Z );
 use Getopt::Std;
 use FS::UID qw(adminsuidsetup);
 use FS::Record qw(qsearch qsearchs);

-----------------------------------------------------------------------

Summary of changes:
 bin/part_pkg-bulk_change |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list