From af76578e6f48f49387953f4c92bb8ce3dbc030ce 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/samples/mycode.pm --- xCAT-server/lib/xcat/monitoring/samples/mycode.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/monitoring/samples/mycode.pm b/xCAT-server/lib/xcat/monitoring/samples/mycode.pm index 8ec72eb09..ffe3148de 100644 --- a/xCAT-server/lib/xcat/monitoring/samples/mycode.pm +++ b/xCAT-server/lib/xcat/monitoring/samples/mycode.pm @@ -22,7 +22,7 @@ package xCAT_monitoring::mycode; Returns: 0 Comment: - To test, + To test, 1. copy this file to /opt/xcat/lib/perl/xCAT_monitoring directory. 2. run regnotif /opt/xcat/lib/perl/xCAT_monitoring/mycode.pm nodelist -o a,u,d 3. Then change the nodelist table (add node, remove node, or change status column).