Skip to content

Misc fixes

Benjamin Winger requested to merge bmwinger/portmod:misc_fixes into master

A couple missed issues, as well as some other small fixes.

Also now enables stack traces on top-level exceptions by default, only suppressing them (unless debug is enabled) for certain types, such as the user giving invalid input.

Merge request reports