~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to config/make-lint.py

  • Committer: Brian Aker
  • Date: 2011-01-13 01:49:47 UTC
  • mto: (2077.1.2 drizzle)
  • mto: This revision was merged to the branch mainline in revision 2078.
  • Revision ID: brian@tangent.org-20110113014947-rj0wkowym9wnmhuz
Fix lint issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
    # We need to figure out how to better express this
130
130
    for exclude in ['innobase', 'pbxt', 'pbms', 'gnulib', '.pb.', 'bak-header', 'm4',
131
131
        'sql_yacc', 'gperf', 'drizzled/probes.h',
132
 
        'drizzled/function_hash.h', 'drizzled/symbol_hash.h',
 
132
        'drizzled/function_hash.h',
 
133
        'drizzled/symbol_hash.h',
 
134
        'sql_non_reserved_words.h',
 
135
        'sql_reserved_words.h',
133
136
        'util/dummy.cc', 'drizzled/sql_yacc.h', 'drizzled/configmake.h',
134
137
        'drizzled/plugin/version.h',
135
138
        'drizzled/generated_probes.h',