changeset b9f4e3884951 in /z/repo/gem5
details: http://repo.gem5.org/gem5?cmd=changeset;node=b9f4e3884951
description:
util/regress: Add the missing comma in the list of builds
diffstat:
util/regress | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 6d11b01e2c53 -r b9f4e3884951 util/regress
--- a/util/regress Wed Apr 25 22:43:36 2012 -0500
+++ b/util/regress Thu Apr 26 20:28:45 2012 -0500
@@ -47,7 +47,7 @@
'MIPS,' \
'POWER,' \
'SPARC,' \
- 'X86, X86_MESI_CMP_directory' \
+ 'X86,X86_MESI_CMP_directory,' \
'ARM',
help="comma-separated build targets to test (default: '%default')")
add_option('--modes',
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev