Only one line needs to be changed:
IFACE_TMP="${IFACE_TMP:+$IFACE_TMP }$iface"

Notice the space before }
That ensures that if IFACE_LIST is empty, IFACE_TMP will be null, not space.

-- 
ltsp-client-builder misses space in interface list
https://bugs.launchpad.net/bugs/376933
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to