Files
libguestfs/tests/nbd
Pino Toscano a6433aff70 tests/nbd: pass --format to qemu-nbd if possible
Run `qemu-nbd --help` to know whether it supports --format, and if so
pass it explicitly.  This avoids warnings with newer qemu versions,
where they really recommends to explicit the format of disk images being
specified on command line.
2015-07-21 16:56:00 +02:00
..