Changeset 1315

Show
Ignore:
Timestamp:
06/10/09 15:52:18 (9 months ago)
Author:
mikeal
Message:

Branching

Location:
branches
Files:
730 added
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.1.x/windmill/server/proxy.py

    r1215 r1315  
    226226            nhosts = first_forward_domains + nhosts 
    227227            hosts = []; 
     228            print nhosts 
    228229            # Can't use set() here because it needs to keep it's original ordering. 
    229230            for h in nhosts: