2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-21 13:35:32 +00:00

Remove trailing spaces in file xCAT-probe/xCAT-probe.spec

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent f7bf02b309
commit 142a9abccb

View File

@ -66,7 +66,7 @@ if [ -e %{prefix}/probe/subcmds/bin/switchprobe ]; then
else
mkdir -p %{prefix}/probe/subcmds/bin/
fi
cd %{prefix}/probe/subcmds/bin/
cd %{prefix}/probe/subcmds/bin/
if [ -e %{prefix}/bin/xcatclient ]; then
ln -s %{prefix}/bin/xcatclient switchprobe
fi