Skip to content

diffpkg: Fix scoping of DIFFOPTIONS

diff_pkgs needs to use a local variable for its options, otherwise they will accumulate for each package diffed.

Merge request reports