projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd362c
)
change back, BK is acting up
author
Korey Sewell
<ksewell@umich.edu>
Wed, 14 Jun 2006 23:53:36 +0000
(19:53 -0400)
committer
Korey Sewell
<ksewell@umich.edu>
Wed, 14 Jun 2006 23:53:36 +0000
(19:53 -0400)
--HG--
extra : convert_revision :
11fd5ebbca0408b357e9186d1b3722eb571e874e
configs/test/test.py
patch
|
blob
|
history
diff --git
a/configs/test/test.py
b/configs/test/test.py
index 9ab5f6e006c6aa7b8abd2a558ef9a64754b514ff..2ece9e67528cdc22685e5716ef9706947be04fad 100644
(file)
--- a/
configs/test/test.py
+++ b/
configs/test/test.py
@@
-50,5
+50,5
@@
m5.instantiate(root)
# simulate until program terminates
exit_event = m5.simulate()
-print 'Exiting @
cycle
', m5.curTick(), 'because', exit_event.getCause()
+print 'Exiting @', m5.curTick(), 'because', exit_event.getCause()