linuxmint / mintupdate

The Linux Mint Update Manager
320 stars 156 forks source link

add missing variable causing potential type error #799

Closed hduelme closed 1 year ago

hduelme commented 1 year ago

In line 538 print try's to access e, but e is not defined. I assume that e should be the cached GLib.Error.