svn path=/main/trunk/; revision=4751
show_blocker_docs_link()
sys.exit(1)
if mergecount==0:
- if settings["AUTOCLEAN"] and "yes"==settings["AUTOCLEAN"]:
+ if "--noreplace" in myopts and favorites:
+ print
+ for x in favorites:
+ print " %s %s" % (good("*"), x)
+ prompt="Would you like to add these packages to your world favorites?"
+ elif settings["AUTOCLEAN"] and "yes"==settings["AUTOCLEAN"]:
prompt="Nothing to merge; would you like to auto-clean packages?"
else:
print