[Bps-public-commit] RT-Extension-rt_cpan_org branch, rt4, updated. 0806f62cd3a199f0b40132e1d35cb03f9e602352

Thomas Sibley trs at bestpractical.com
Wed Apr 3 16:37:32 EDT 2013


The branch, rt4 has been updated
       via  0806f62cd3a199f0b40132e1d35cb03f9e602352 (commit)
      from  5b0a33ce62dc50c8a846ce48292dc7938c0733bd (commit)

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

- Log -----------------------------------------------------------------
commit 0806f62cd3a199f0b40132e1d35cb03f9e602352
Author: Thomas Sibley <trs at bestpractical.com>
Date:   Wed Apr 3 13:37:21 2013 -0700

    Syntax error

diff --git a/bin/pull-live b/bin/pull-live
index a1232e6..8c7170f 100755
--- a/bin/pull-live
+++ b/bin/pull-live
@@ -40,7 +40,7 @@ my $rt_opts =
     ." --with-db-database=rt_cpan_org_40"
     ." --disable-gpg"
     ." --with-web-handler=fastcgi,standalone"
-    ." --with-my-user-group"
+    ." --with-my-user-group";
 
 use File::Temp qw(tempdir);
 use File::Path qw(rmtree);

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



More information about the Bps-public-commit mailing list