diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-12 16:57:30 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-12 18:59:13 +0100 |
commit | 4be630edb31f654068509d470e8b44039580954d (patch) | |
tree | 7550e1e2bf0a7eca92ce4ccdbc5de430c1177a6d /python/t/010-basic.py | |
parent | 4dba0e1e9d7fca190e7877856ce69618d99e85c9 (diff) | |
download | libguestfs-4be630edb31f654068509d470e8b44039580954d.tar.gz libguestfs-4be630edb31f654068509d470e8b44039580954d.tar.xz libguestfs-4be630edb31f654068509d470e8b44039580954d.zip |
lib: Remove check_path function, limitation is colon, not comma (RHBZ#811649).
Remove the bogus check_path function and move the functionality into
the two places where it was being used.
qemu -cdrom ,
works fine, I tested it.
Colon cannot be used in a block device filename anywhere, since the
qemu block driver interprets it as a prefix. There is no known way to
work around this problem. I checked this is true with kwolf.
Comma is fine in -drive options, provided it is escaped by doubling it.
Diffstat (limited to 'python/t/010-basic.py')
0 files changed, 0 insertions, 0 deletions