From 4e79e7a7b6c57b458bf97d6c5083989054a2ca75 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 11 Jan 2006 18:48:12 +0100 Subject: * be careful about remove obsolete, only remove if no other package (outside of obsoletes) gets deleted --- DistUpgrade/DistUpgradeView.py | 1 + 1 file changed, 1 insertion(+) (limited to 'DistUpgrade/DistUpgradeView.py') diff --git a/DistUpgrade/DistUpgradeView.py b/DistUpgrade/DistUpgradeView.py index f45932f6..ba223a1b 100644 --- a/DistUpgrade/DistUpgradeView.py +++ b/DistUpgrade/DistUpgradeView.py @@ -64,3 +64,4 @@ class DistUpgradeView(object): def error(self, summary, msg, extended_msg=None): " display a error " pass + -- cgit v1.2.3