On Mon, Aug 24, 2009 at 11:56:37AM +0200, Michael Hanselmann wrote: > > --- > tools/burnin | 196 +++++++++++++++++++++++++++++---------------------------- > 1 files changed, 100 insertions(+), 96 deletions(-)
LGTM, but where is ARGUMENTS used? > +# Mainly used for bash completion > +ARGUMENTS = [cli.ArgInstance(min=1)] iustin
