This autoclean invocation would should have no effect anyway, unless
the vdb happens to be in an inconsistent state due to a previously
interrupted emerge (relatively rare).
not oneshot and world_candidates:
# Prompt later, inside saveNomergeFavorites.
prompt = None
- elif settings["AUTOCLEAN"] and "yes"==settings["AUTOCLEAN"]:
- prompt="Nothing to merge; would you like to auto-clean packages?"
else:
print()
print("Nothing to merge; quitting.")