forked from bdrung/apport
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
launchpad: don't systematically order retrace on private reports
Just because a report is marked as LaunchpadPrivate and has an actual architecture attached to it doesn't mean it should be retraced. A contrario, any report that is designated as LaunchpadPrivate should be marked as private, even if get_os_info() was never called on it. Fixes https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2068933
- Loading branch information
1 parent
e62e0b1
commit c9f56ed
Showing
2 changed files
with
8 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters