Hi.

There's still a problem with spaces in the mounted/20microsoft script
because of missing quotes.

------ snip ----
# MS-DOS
elif [ -d "$(item_in_dir dos $2)" ]; then
------ snip ----

Running "sudo os-prober" with an partition mounted on e.g. /media/foo
bar" results in

ls: cannot access /media/foo: No such file or directory

You need to add quotes around the $2 variable in order to get this to
work.

Regards.

-- 
Fails when mount point has a space
https://bugs.launchpad.net/bugs/433910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to