Comment 2 for bug 1182094

Revision history for this message
Alex Yurchenko (ayurchen) wrote :

Raghu, note that joiner can pass required info as part of the address string. Look for

echo "ready ${ADDR}/${MODULE}"

string (currently it is in wait_for_nc() function, which is not right). Anyway, you can append anything there as long as the donor part of the script can parse it.