Checkpoint: Pass maxtick to avoid undefined variable
authorAndreas Hansson <andreas.hansson@arm.com>
Tue, 11 Sep 2012 18:14:51 +0000 (14:14 -0400)
committerAndreas Hansson <andreas.hansson@arm.com>
Tue, 11 Sep 2012 18:14:51 +0000 (14:14 -0400)
commit9ad7e23e9e277b13fd7cbe3b123b2d72f8817269
tree31bdd32ec9125a4b6bacc385cea243991590f789
parent584eba3ab66c8f95e2344cf7115ec2fb13604eb1
Checkpoint: Pass maxtick to avoid undefined variable

This patch fixes a bug in scriptCheckpoints, where maxtick was used
undefined. The bug caused checkpointing by means of --take-checkpoints
to fail.
configs/common/Simulation.py