You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pg...@apache.org on 2009/05/11 07:01:39 UTC

svn commit: r773469 - /perl/modperl/docs/trunk/bin/makeindex

Author: pgollucci
Date: Mon May 11 05:01:39 2009
New Revision: 773469

URL: http://svn.apache.org/viewvc?rev=773469&view=rev
Log:
crap

Modified:
    perl/modperl/docs/trunk/bin/makeindex

Modified: perl/modperl/docs/trunk/bin/makeindex
URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/bin/makeindex?rev=773469&r1=773468&r2=773469&view=diff
==============================================================================
--- perl/modperl/docs/trunk/bin/makeindex (original)
+++ perl/modperl/docs/trunk/bin/makeindex Mon May 11 05:01:39 2009
@@ -42,7 +42,7 @@
     require Sys::Hostname;
     my $hostname = Sys::Hostname::hostname();
 
-    if ($hostname && ($hostname eq 'minotaur.apache.org') {
+    if ($hostname && ($hostname eq 'minotaur.apache.org')) {
         $ENV{MODPERL_SITE} = "http://perl.apache.org/";
     }
 }



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org