~powersj/curtin/maas_v3_images

Viewing all changes in revision 427.

  • Committer: Ryan Harper
  • Author(s): Scott Moser
  • Date: 2016-10-07 20:59:00 UTC
  • mfrom: (426.1.1 trunk.fix-xkvm)
  • Revision ID: ryan.harper@canonical.com-20161007205900-bl7z3au7d52lgk4d
tools/xkvm: fix --netdev=<bridge>

This was incorrectly checking for 'device' in
  /sys/class/net/dev/<name>
rather than
  /sys/class/net/<name>

Additionally, "${connections[*]}" is a single item rather
than individually quoted items: "${connections[@]}".

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: