Changeset 1485 for branches/locker-dev


Ignore:
Timestamp:
Feb 22, 2010, 3:37:46 AM (14 years ago)
Author:
gdb
Message:
Time to be honest with ourselves.  We're not reloading anything here.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/locker-dev/locker/deploy/bin/rails

    r1484 r1485  
    174174     Thread.current[:modifications] = {}
    175175     Thread.current[:iterations] = 0
    176      RailsFCGIHandler.reload!
     176     raise RuntimeError # This is a kludge, but at the same time it works.
    177177   end
    178178
Note: See TracChangeset for help on using the changeset viewer.