From a677ccd2966d9c9cb9458586eaacee33055896b2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Tue, 16 Mar 2021 14:51:20 +0100 Subject: */*: Normalize metadata.xml files MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny --- net-analyzer/nagios-plugin-check_raid/metadata.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'net-analyzer/nagios-plugin-check_raid') diff --git a/net-analyzer/nagios-plugin-check_raid/metadata.xml b/net-analyzer/nagios-plugin-check_raid/metadata.xml index 512cb3611534..eb65a158e80b 100644 --- a/net-analyzer/nagios-plugin-check_raid/metadata.xml +++ b/net-analyzer/nagios-plugin-check_raid/metadata.xml @@ -14,14 +14,14 @@ glensc/nagios-plugin-check_raid - Support 3ware RAID controllers - Support Adaptec AAC-RAID controllers - Support Device-Mapper RAID - Support HP Array controllers - Support HP SmartArray (CCISS) controllers - Support LSI MegaRAID SAS controllers - Support LSI MegaRAID SCSI controllers - Support LSI SAS-2 controllers - Support LSI MPT Fusion controllers + Support 3ware RAID controllers + Support Adaptec AAC-RAID controllers + Support Device-Mapper RAID + Support HP Array controllers + Support HP SmartArray (CCISS) controllers + Support LSI MegaRAID SAS controllers + Support LSI MegaRAID SCSI controllers + Support LSI SAS-2 controllers + Support LSI MPT Fusion controllers -- cgit v1.2.3-65-gdbad