Changeset 14175


Ignore:
Timestamp:
05/31/12 10:24:03 (12 years ago)
Author:
sil
Message:

sample config file and original config file were mixed up, so made a correction

File:
1 edited

Legend:

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

    r14171 r14175  
    6363
    6464                # Well this is weird, but not fatal
    65                 print 'Warning: sample config file(%s) is newer than original config(%s)' %(configfile, sample_configfile)
     65                print 'Warning: sample config file(%s) is newer than original config(%s)' %(sample_configfile, configfile)
    6666
    6767                # Does the sample config file contain more options?
Note: See TracChangeset for help on using the changeset viewer.