OSDN Git Service

Fix how the monkey counts events for scripts.
authorEric Rowe <erowe@google.com>
Thu, 22 Oct 2009 21:13:27 +0000 (14:13 -0700)
committerEric Rowe <erowe@google.com>
Thu, 22 Oct 2009 21:13:27 +0000 (14:13 -0700)
commit23deeb8a89c5e7b1c87fb4b6218e8a134ff399e5
treeb54a22b7aa4ed7d2521aad11541a3828ebfdf309
parent58ad8b1b795d60ada5a0d7d98a08fc44c481d77c
Fix how the monkey counts events for scripts.

Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file.  This allows us to have multiple script files with differing
event counts in each.