[openSUSE/osc] 799b45: Fix `osc build --local-package`
Branch: refs/heads/master Home: https://github.com/openSUSE/osc Commit: 799b45a00986807e3f4911f683d795f8e32ef936 https://github.com/openSUSE/osc/commit/799b45a00986807e3f4911f683d795f8e32ef... Author: Egbert Eich <eich@suse.com> Date: 2024-08-20 (Tue, 20 Aug 2024) Changed paths: M osc/build.py M osc/commandline.py Log Message: ----------- Fix `osc build --local-package` Check if opts.local_package is set before attempting to read content of the local package store or access data obtained from it. This fixes issue #1612. Signed-off-by: Egbert Eich <eich@suse.com> Commit: f634c9f0ce20334534624080dfe96905e804334e https://github.com/openSUSE/osc/commit/f634c9f0ce20334534624080dfe96905e8043... Author: Daniel Mach <daniel.mach@suse.com> Date: 2024-08-21 (Wed, 21 Aug 2024) Changed paths: M osc/build.py M osc/commandline.py Log Message: ----------- Merge pull request #1613 from e4t/local_package-issue Fix `osc build --local-package` Compare: https://github.com/openSUSE/osc/compare/9d76d1d95de2...f634c9f0ce20 To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/osc/settings/notifications
participants (1)
-
Daniel Mach