projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df7730b
)
long is too long
author
Gabe Black
<gblack@eecs.umich.edu>
Thu, 21 Jun 2007 02:48:25 +0000
(19:48 -0700)
committer
Gabe Black
<gblack@eecs.umich.edu>
Thu, 21 Jun 2007 02:48:25 +0000
(19:48 -0700)
--HG--
extra : convert_revision :
7342cd4a1700a247f30d6f85fc6c2685341ba20e
tests/long/20.parser/test.py
patch
|
blob
|
history
diff --git
a/tests/long/20.parser/test.py
b/tests/long/20.parser/test.py
index 82ab71c9074106f31f0aa8edae6c01b2a8bf9d0a..8e745ec262aec4580d3c9a91239c9eb662a6736c 100644
(file)
--- a/
tests/long/20.parser/test.py
+++ b/
tests/long/20.parser/test.py
@@
-29,5
+29,5
@@
m5.AddToPath('../configs/common')
from cpu2000 import parser
-workload = parser(isa, opsys, '
lg
red')
+workload = parser(isa, opsys, '
md
red')
root.system.cpu.workload = workload.makeLiveProcess()