Files
Richard W.M. Jones c618a51373 virt-edit: If case_sensitive_path returns an error, exit.
The 'windows_path' function was blindly copied from virt-cat.  In
virt-cat, errors are checked by the caller to 'windows_path'.  But
virt-edit lacks this check.  Change the function in virt-edit to add a
check and exit on error.
(cherry picked from commit 55b7c4df78)
(cherry picked from commit dd913ddd0e)
2012-10-01 15:06:56 +01:00
..