Do not commit conflicts, idiot
Tomas Doran [Sun, 27 Mar 2011 15:28:25 +0000 (16:28 +0100)]
lib/Catalyst/EngineLoader.pm

index 818b9f0..b775101 100644 (file)
@@ -83,7 +83,6 @@ around guess => sub {
     if (!defined $old_engine) { # Not overridden
     }
     elsif ($old_engine =~ /^(PSGI|CGI|FastCGI|HTTP|Apache.*)$/) {
->>>>>>> Fix bug stopping fastcgi script working
         # Trust autodetect
     }
     elsif ($old_engine eq "HTTP::Prefork") { # Too bad if you're customising, we don't handle options