2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-22 03:32:04 +00:00

Remove trailing spaces in file xCAT-SoftLayer/si-post-install/15all.configefi

This commit is contained in:
GONG Jie 2017-12-31 23:59:59 +00:00
parent c599530335
commit 2b9ee635f7

View File

@ -51,7 +51,7 @@ else
echo "Can not find the boot device, return error"
exit 1
fi
# set grub to use this boot device
if grep -qe '^VERSION\s*=\s*11' /etc/SuSE-release; then
#sles11, run grub-install.unsupported directly