관리-도구
편집 파일: kpatch.cpython-39.pyc
a -�_g � @ s. d dl Z d dlmZmZ G dd� dee�ZdS )� N)�Plugin�RedHatPluginc @ s e Zd ZdZdZdZdd� ZdS )�KpatchzKpatch information�kpatch)r c C s\ | � d�}|d dksd S |d �� }|D ],}t�d|�s<q*|�� \}}| �d| � q*d S )Nzkpatch list�statusr �outputz^kpatch-.*\(.*\)zkpatch info )Zcollect_cmd_output� splitlines�re�match�splitZadd_cmd_output)�selfZkpatch_listZkpatchesZpatch�module�_� r �=/usr/lib/python3.9/site-packages/sos/report/plugins/kpatch.py�setup s zKpatch.setupN)�__name__� __module__�__qualname__Z short_descZplugin_nameZpackagesr r r r r r s r )r Zsos.report.pluginsr r r r r r r �<module> s