From ebf9ed804c9209826d1ccda27ebb63da304ae259 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/lib/xcat/monitoring/bootttmon.pm --- xCAT-server/lib/xcat/monitoring/bootttmon.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/monitoring/bootttmon.pm b/xCAT-server/lib/xcat/monitoring/bootttmon.pm index c333064a3..c7a641afb 100644 --- a/xCAT-server/lib/xcat/monitoring/bootttmon.pm +++ b/xCAT-server/lib/xcat/monitoring/bootttmon.pm @@ -21,7 +21,7 @@ package xCAT_monitoring::bootttmon; Returns: 0 Comment: - To use, + To use, 1. run regnotif bootttmon.pm boottarget,nodetype -o u 2. Then change the boottarget or nodetype tables (add node, remove node, or change status column). 3. Watch /var/log/bootttmon for output and updates to pxelinux.cfg files.