[Bug 300825] Re: having to grep for "no raid disks" is a poor approach
Robert Collins
robertc at robertcollins.net
Sun May 31 03:02:29 UTC 2009
This isn't fully fixed, as dmraid-activate still greps for errors.
Raid_Name=$(dmraid -i -r -cr /dev/$Node_Name)
if [ $? ]; then
exit 0
fi
in dmraid-activate corrects it; I'm including this in my future debdiffs
for bug 376792, as a grep mismatch was affecting things.
--
having to grep for "no raid disks" is a poor approach
https://bugs.launchpad.net/bugs/300825
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list