mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Previously calling 'sysroot_path "/dev"' for example would return the string "/sysroot//dev". While this is not wrong, it confuses some external programs (hello, setfiles), and it's not very "clean". Be a bit more careful to avoid doubling the '/' character in the common case.
1.0 KiB
1.0 KiB