~raharper/curtin/trunk.lp1641661

Viewing all changes in revision 426.1.1.

  • Committer: Scott Moser
  • Date: 2016-10-07 19:31:01 UTC
  • mto: This revision was merged to the branch mainline in revision 427.
  • Revision ID: smoser@ubuntu.com-20161007193101-b5gfpw0va9sqg6k7
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: