NOOP, remove trailing whitespace, replace tabs in python scripts
This commit is contained in:
@@ -19,7 +19,7 @@ def sub_config_and_use(conf, name, has_objects = True):
|
||||
def configure(conf):
|
||||
autowaf.set_recursive()
|
||||
autowaf.configure(conf)
|
||||
|
||||
|
||||
backends = conf.env['BACKENDS']
|
||||
for i in backends:
|
||||
sub_config_and_use(conf, i)
|
||||
|
||||
Reference in New Issue
Block a user