mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
Commit74ded0dbc1changes existing calls to truncate to run 'guestfisk disk-create' instead. However this fails if guestfish has not been installed. By using the ./run script, we can use the just-built guestfish instead. Fixes commit74ded0dbc1.