unquote nbd port
authorWim Muskee <wimmuskee@gmail.com>
Sat, 25 Aug 2012 11:42:12 +0000 (13:42 +0200)
committerHarald Hoyer <harald@redhat.com>
Thu, 6 Sep 2012 08:50:05 +0000 (10:50 +0200)
commitca121b1a5c70c0ca15a1c797e5af5df4592c6e80
treeee780cbe023a1e3afceef05856b4b2426073f7fa
parent0db77f5a2b32ed0bc3587fa54bc078e286f16947
unquote nbd port

Name based connects fail because of the quotes around the $nbdport.
For name based connects, the -N option also gets included. For
instance nbd-client 192.168.0.1 '-N ltsp' /dev/nbd0.
I believe the quotes are not necessary for actual port numbers.
modules.d/95nbd/nbdroot.sh