fix spelling in message

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2011-03-08 13:16:54 +00:00
parent a3bb1ccd34
commit 8a2cc81d53

View File

@ -13,7 +13,7 @@ fi
WAITING=1
while [ $WAITING -gt 0 ]; do
killall -12 udhcpc;killall -10 udhcpc
echo -n "Wating 10 seconds for DHCP changes to take effect "
echo -n "Waiting 10 seconds for DHCP changes to take effect "
for i in 1 2 3 4 5 6 7 8 9 10; do
sleep 1
echo -n .