change back, BK is acting up
authorKorey Sewell <ksewell@umich.edu>
Wed, 14 Jun 2006 23:53:36 +0000 (19:53 -0400)
committerKorey Sewell <ksewell@umich.edu>
Wed, 14 Jun 2006 23:53:36 +0000 (19:53 -0400)
--HG--
extra : convert_revision : 11fd5ebbca0408b357e9186d1b3722eb571e874e

configs/test/test.py

index 9ab5f6e006c6aa7b8abd2a558ef9a64754b514ff..2ece9e67528cdc22685e5716ef9706947be04fad 100644 (file)
@@ -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()