style: Check/Fix whitespace on SCons files
--HG-- extra : convert_revision : 46e6b2dd8e1984cbab0ea24c94760794734c0f95
This commit is contained in:
@@ -173,7 +173,7 @@ def test_builder(env, ref_dir):
|
||||
'-o', cmd_stdout, '-e', cmd_stderr, base_cmd]
|
||||
else:
|
||||
cmd = [base_cmd, '>', cmd_stdout, '2>', cmd_stderr]
|
||||
|
||||
|
||||
env.Command([tgt('stdout'), tgt('stderr'), new_stats],
|
||||
[env.M5Binary, 'run.py'], ' '.join(cmd))
|
||||
|
||||
@@ -202,7 +202,7 @@ if env['FULL_SYSTEM']:
|
||||
'tsunami-simple-timing',
|
||||
'tsunami-simple-atomic-dual',
|
||||
'tsunami-simple-timing-dual',
|
||||
'twosys-tsunami-simple-atomic']
|
||||
'twosys-tsunami-simple-atomic']
|
||||
if env['TARGET_ISA'] == 'sparc':
|
||||
configs += ['t1000-simple-atomic',
|
||||
't1000-simple-timing']
|
||||
|
||||
Reference in New Issue
Block a user