[Bps-public-commit] RT-Extension-rt_cpan_org branch, rt4, updated. 604c516348061c51edb362fb4d125cc1370d0d0f

Thomas Sibley trs at bestpractical.com
Wed Apr 3 16:35:31 EDT 2013


The branch, rt4 has been updated
       via  604c516348061c51edb362fb4d125cc1370d0d0f (commit)
      from  497879189fdd463ad8cb4682b2d25f5790bdbcfd (commit)

Summary of changes:
 bin/pull-live | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit 604c516348061c51edb362fb4d125cc1370d0d0f
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed Apr 3 13:35:24 2013 -0700

    Updates from the dev box

diff --git a/bin/pull-live b/bin/pull-live
index 59ed735..77c4f7a 100755
--- a/bin/pull-live
+++ b/bin/pull-live
@@ -37,12 +37,10 @@ my $rt_opts =
      " --prefix=$rthome"
     ." --with-db-type=mysql"
     ." --with-db-host=''" # connect via socket
-    ." --with-db-port=3307"
     ." --with-db-database=rt_cpan_org_40"
     ." --disable-gpg"
     ." --with-web-handler=fastcgi,standalone"
-    ." --with-web-user=rtcpan"
-    ." --with-web-group=rtcpan";
+    ." --with-my-user-group"
 
 use File::Temp qw(tempdir);
 use File::Path qw(rmtree);

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



More information about the Bps-public-commit mailing list