]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
suite.py: defaulting newest to 10 means it's always enabled 887/head
authorDan Mick <dan.mick@redhat.com>
Tue, 28 Jun 2016 00:01:09 +0000 (17:01 -0700)
committerDan Mick <dan.mick@redhat.com>
Tue, 28 Jun 2016 00:01:09 +0000 (17:01 -0700)
commit89c01c5c4cbcae75983aa096664701fb85565329
tree7b7fee5e91f41edfe2f2737878f65be952ce8038
parent595eb497b8b5861a26d7e8ff22dd87fb881f2e08
suite.py: defaulting newest to 10 means it's always enabled

Even if --newest isn't supplied, docopts will create it and
set it to the default.  Change the default to 0.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
scripts/suite.py