burnin.ExecOrQueue: remove variable argument list
authorGuido Trotter <ultrotter@google.com>
Fri, 9 Apr 2010 13:12:55 +0000 (14:12 +0100)
committerGuido Trotter <ultrotter@google.com>
Fri, 9 Apr 2010 14:54:46 +0000 (15:54 +0100)
commitb05f29a6e2f59005fdb7bfad793b472f350557f5
treeadeaf45121c0bfe916ad922339e44dba40897249
parentfe7c59d515b3f983331e2e596740920268e03a20
burnin.ExecOrQueue: remove variable argument list

In order to later add an optional parameter we transform the variable
ops argument list in an explicit list.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
tools/burnin