Index: /branches/locker-dev/locker/deploy/bin/rails
===================================================================
--- /branches/locker-dev/locker/deploy/bin/rails	(revision 1484)
+++ /branches/locker-dev/locker/deploy/bin/rails	(revision 1485)
@@ -174,5 +174,5 @@
      Thread.current[:modifications] = {}
      Thread.current[:iterations] = 0
-     RailsFCGIHandler.reload!
+     raise RuntimeError # This is a kludge, but at the same time it works.
    end
 
