will be not be processed immediately, since "complete" mode may select a
different child later. (trunk r15503)
svn path=/main/branches/2.1.7/; revision=15701
# should have been masked.
raise
if not myarg:
+ # Existing child selection may not be valid unless
+ # it's added to the graph immediately, since "complete"
+ # mode may select a different child later.
+ dep.child = None
self._dynamic_config._ignored_deps.append(dep)
return 1