[labs] Minor fix
Changes print output from 'k' to '.'. Change-Id: I26121097170dc6840b04138fde1367de0e62fea7
This commit is contained in:
parent
e3e62da3dc
commit
1a661940b6
@ -131,7 +131,7 @@ function wait_for_nova_compute {
|
||||
echo "Aborting."
|
||||
exit
|
||||
fi
|
||||
echo -n k
|
||||
echo -n .
|
||||
else
|
||||
echo
|
||||
echo "SUM ERROR nova-compute on compute node has died."
|
||||
|
Loading…
x
Reference in New Issue
Block a user