[equo] fix "equo conf update" -7 discard option as per bug 3630
This commit is contained in:
@@ -440,7 +440,7 @@ Manage package file updates.
|
||||
darkred(_("Destination file")),
|
||||
purple(destination_path),)
|
||||
)
|
||||
if cmd == -3:
|
||||
if cmd == -7:
|
||||
rc = entropy_client.ask_question(
|
||||
">> %s" % (_("Discard ?"),) )
|
||||
if rc == _("No"):
|
||||
|
||||
Reference in New Issue
Block a user