Changeset 14165


Ignore:
Timestamp:
05/04/12 16:36:45 (12 years ago)
Author:
ramonb
Message:
  • perhaps this Hint is not the best of ideas
  • removed hint
  • see #9
File:
1 edited

Legend:

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

    r14164 r14165  
    6969                        print 'Please update your original config(%s) to incorporate the new config options from sample config(%s)' %( configfile, sample_configfile )
    7070                        print ''
    71 
    72                 else:
    73                         # Config is good but mtime is older, weird.. Just print hint
    74                         print 'Hint: Remove sample config file(%s) to get rid of this warning..' %sample_configfile
    7571
    7672                # Give them some time to think about warnings and generally annoy them just enough to fix it
Note: See TracChangeset for help on using the changeset viewer.