Ignore that... wasn't supposed to happen
This commit is contained in:
parent
bfbba7628d
commit
2f32a02f9d
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ def globTests(option, opt_str, value, parser):
|
|||
globlist += glob.glob(parser.rargs[idx])
|
||||
idx += 1
|
||||
|
||||
print "tests: %s" % globlist
|
||||
parser.rargs = parser.rargs[idx:]
|
||||
setattr(parser.values, option.dest, globlist)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue