Make burnin compatible with the reason trail
authorMichele Tartara <mtartara@google.com>
Tue, 23 Apr 2013 08:42:03 +0000 (08:42 +0000)
committerMichele Tartara <mtartara@google.com>
Tue, 23 Apr 2013 09:17:53 +0000 (11:17 +0200)
commitbbfa259cdc59a3cd5714c14e1f35bf3e4e23a839
tree9eb0c95f6cd1ad346ff98e0dbcffc977c08779a6
parent30dd3377da9dca878192ad5db04691e70d58890b
Make burnin compatible with the reason trail

The burnin uses its own option list, different from the one of all other
command line programs, and uses it as a parameter to a function that now
requires the "--reason" option to be present.

This commit updates the burnin option list to be compatible with the reason
trail implementation.

Signed-off-by: Michele Tartara <mtartara@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/tools/burnin.py