From 7aa9ff3b6ff5d2edf7be507623c58de897a5341c 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/conf/goconslogrotate --- xCAT-server/share/xcat/conf/goconslogrotate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/conf/goconslogrotate b/xCAT-server/share/xcat/conf/goconslogrotate index afcbd7fe7..2e5fd42ff 100644 --- a/xCAT-server/share/xcat/conf/goconslogrotate +++ b/xCAT-server/share/xcat/conf/goconslogrotate @@ -6,4 +6,4 @@ postrotate kill -HUP `systemctl show -p MainPID goconserver.service 2> /dev/null |awk -F= '{print $2}'` 2> /dev/null || true endscript -} \ No newline at end of file +}