diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2012-04-17 14:54:48 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2012-04-17 22:41:17 +0100 |
commit | f0fb8f32b78ff0c405d2f74f9524deb3d55cce61 (patch) | |
tree | b47549803e03d5553480f0661404c6ea0b446fbb /python/t/010-basic.py | |
parent | a4318cb7aa91af193f5c164dec9b1d7d05bb971e (diff) | |
download | libguestfs-f0fb8f32b78ff0c405d2f74f9524deb3d55cce61.tar.gz libguestfs-f0fb8f32b78ff0c405d2f74f9524deb3d55cce61.tar.xz libguestfs-f0fb8f32b78ff0c405d2f74f9524deb3d55cce61.zip |
sparsify: Fix comma/colon and quoting in qemu-img command.
Colon characters are not allowed in qemu/qemu-img filenames. There's
no way to quote them.
Comma characters CAN be used. However they must be quoted (by
doubling) when used in the '-o' option.
Fix general quoting problems in the external command.
(cherry picked from commit 8d3d5a52d2746af91f770608cce5f47462f33aba)
Diffstat (limited to 'python/t/010-basic.py')
0 files changed, 0 insertions, 0 deletions