From fb5b9205bf14ad54a960fb89e7f4316df9d4f6a2 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Sun, 31 Dec 2017 23:59:59 +0000 Subject: [PATCH] Remove trailing spaces in file xCAT-server/share/xcat/tools/rmblade --- xCAT-server/share/xcat/tools/rmblade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/tools/rmblade b/xCAT-server/share/xcat/tools/rmblade index 913e79390..a35f62766 100755 --- a/xCAT-server/share/xcat/tools/rmblade +++ b/xCAT-server/share/xcat/tools/rmblade @@ -26,11 +26,11 @@ Usage: rmblade [-h|--help] Response to SNMP for monsetting to remove blade from xCAT when trap is recieved. Pipe the MM IP address and blade slot number into this cmd. -Example: +Example: 1. user removes a blade from the chassis 2. snmp trap setup to point here 3. this script removes the blade configuration from xCAT - 4. so if blade is placed in new slot or back in then xCAT goes + 4. so if blade is placed in new slot or back in then xCAT goes through rediscover process again. Author: Jarrod Johnson