svn path=/main/branches/2.1.2/; revision=10138
if not success:
mydepgraph.display_problems()
-
- if not success:
# delete the current list and also the backup
# since it's probably stale too.
for k in ("resume", "resume_backup"):
if not retval:
mydepgraph.display_problems()
return 1
- display = pretend or \
- ((ask or tree or verbose) and not (quiet and not ask))
- if not display:
- mydepgraph.display_problems()
if "--pretend" not in myopts and \
("--ask" in myopts or "--tree" in myopts or \