Project

General

Profile

Actions

Bug #10237

closed

misc.get_system_type doesn't handle distro=False, version=True correctly

Added by Dan Mick over 9 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

get_system_type tries to allow you to get only the distro version (by selecting what you want to be returned: distro, version, or both, with booleans). However, the "distro=False, version=True" case is not handled correctly; distrotype is returned instead. Move the test for 'version' earlier.

Actions #1

Updated by Zack Cerza over 9 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF