2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

Remove trailing spaces in file ./xCAT-server/share/xcat/install/scripts/post.xcat.ng

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent 021ed22d98
commit 461aa74609

View File

@ -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