On Sun, 26 Apr 2009, martin f krafft wrote: > > > > - devs=''; levels='' > > > > + devs=; levels= > > that's even a bit confusing to me.
Is this:
devs= levels=
less confusing?
And another thing. The recheck on line 235 (or some such):
67:[ -x "$MDADM" ] || exit 0
235: if [ -x $MDADM ]; then
may safely be skipped.
Cheers,
--
Cristian
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

