This commit is contained in:
alalazo 2016-05-18 11:48:03 +02:00 committed by Todd Gamblin
parent 9d584d0c47
commit 6e1257ed2d

View File

@ -170,7 +170,7 @@ def find(parser, args):
if args.unknown:
known = False
explicit = None
explicit = any
if args.explicit:
explicit = False
if args.implicit: