From 461aa74609b344823d4eaee4fefc3ca00285713a 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/install/scripts/post.xcat.ng --- xCAT-server/share/xcat/install/scripts/post.xcat.ng | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/share/xcat/install/scripts/post.xcat.ng b/xCAT-server/share/xcat/install/scripts/post.xcat.ng index c068ed882..83deac2fc 100644 --- a/xCAT-server/share/xcat/install/scripts/post.xcat.ng +++ b/xCAT-server/share/xcat/install/scripts/post.xcat.ng @@ -324,7 +324,7 @@ case "$XCATDEBUGMODE" in ;; esac -ln -s /etc/systemd/system/xcatpostinit1.service /etc/systemd/system/multi-user.target.wants/xcatpostinit1.service +ln -s /etc/systemd/system/xcatpostinit1.service /etc/systemd/system/multi-user.target.wants/xcatpostinit1.service case "$XCATDEBUGMODE" in "1"|"2") @@ -371,7 +371,7 @@ else esac fi -# Create the dskls post +# Create the dskls post cat >/opt/xcat/xcatdsklspost <<'EOF' #INCLUDE:#TABLE:site:key=installdir:value#/postscripts/xcatdsklspost# EOF