Changeset 19037

Show
Ignore:
Timestamp:
07/13/06 07:54:21 (2 years ago)
Author:
patrick
Message:

Fixed over-indentation. Whitespace only change.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/build_windows.py

    r19031 r19037  
    18561856 
    18571857   def update(self): 
    1858          self.updateRequiredOptions() 
    1859          self.updateOptionsValidation() 
    1860          self.updateCommandFrame() 
     1858      self.updateRequiredOptions() 
     1859      self.updateOptionsValidation() 
     1860      self.updateCommandFrame() 
    18611861 
    18621862   def entryValidation(self, entry, update = False):