mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-23 00:08:50 -05:00
Ignore that... wasn't supposed to happen
This commit is contained in:
parent
bfbba7628d
commit
2f32a02f9d
@ -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…
Reference in New Issue
Block a user