Files
flatpak/app
Matthew Leeds 112614d289 quiet-transaction: Remove side-effect on no-interaction
Currently when you create a FlatpakQuietTransaction object using a
FlatpakDir, the dir will have no_interaction set to TRUE even after the
transaction runs. I don't think it makes sense to have a side effect
like that, and it causes the remote-delete command to fail in the case
where it has to uninstall things. So, restore the old no_interaction
value during destruction of the FlatpakQuietTransaction.

Fixes https://github.com/flatpak/flatpak/issues/3140
2020-04-16 08:56:39 +02:00
..
2019-02-25 18:12:30 +00:00
2020-01-31 10:01:11 +01:00