config: return exit event instead of cause
authorNilay Vaish <nilay@cs.wisc.edu>
Fri, 22 Mar 2013 22:31:24 +0000 (17:31 -0500)
committerNilay Vaish <nilay@cs.wisc.edu>
Fri, 22 Mar 2013 22:31:24 +0000 (17:31 -0500)
commit546ffb2d6d09f84956b0bc2e472fb77bbe0fc2b6
tree8798fa057f5ac1d498a1d0cfad85661eb3debe83
parent04fe6b486addb75ebb7160dae01001561744d1a7
config: return exit event instead of cause
changeset: a4739b6f799d made some changes that where an exit event
should have been returned in place of exit cause. This patch corrects
the error.
configs/common/Simulation.py