Changeset 14164 for trunk


Ignore:
Timestamp:
05/04/12 16:30:43 (12 years ago)
Author:
ramonb
Message:
  • fixed typo
  • see #9
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sara_cmt/sara_cmt/settings.py

    r14163 r14164  
    5252
    5353# We are still here: both configfile AND sample_configfile found
    54 if exists( sample_configfile ):
     54if os.path.exists( sample_configfile ):
    5555
    5656        # Is the sample configfile newer?
Note: See TracChangeset for help on using the changeset viewer.