projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b44630
)
tried to undo change and it didnt work so might as well put it back
author
Korey Sewell
<ksewell@umich.edu>
Thu, 15 Jun 2006 02:01:36 +0000
(22:01 -0400)
committer
Korey Sewell
<ksewell@umich.edu>
Thu, 15 Jun 2006 02:01:36 +0000
(22:01 -0400)
--HG--
extra : convert_revision :
9793917e8a3e4d30f59ff469e4f08da96ce001f9
configs/test/test.py
patch
|
blob
|
history
diff --git
a/configs/test/test.py
b/configs/test/test.py
index 2ece9e67528cdc22685e5716ef9706947be04fad..9ab5f6e006c6aa7b8abd2a558ef9a64754b514ff 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 @', m5.curTick(), 'because', exit_event.getCause()
+print 'Exiting @
cycle
', m5.curTick(), 'because', exit_event.getCause()