2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-24 15:05:36 +00:00

Remove trailing spaces in file xCAT-test/autotest/testcase/UT_openbmc/scripts/bmcreboot.sh

This commit is contained in:
GONG Jie
2017-12-31 23:59:59 +00:00
parent 906635c7ac
commit cacd0f1224

View File

@ -55,7 +55,7 @@ while [[ $counter -le $ITERATIONS ]]; do
if [[ $ready_cnd > 2 ]]; then
echo "Leaving loop...."
break
fi
fi
fi
done