Hi, > +++ b/packages/partman/partman-auto-lvm/lib/auto-lvm.sh > [...] > -+ if [ -d $tmpdevdir ]; then > ++ if [ -d "$tmpdevdir" ]; then > ++ echo "$tmpdevdir" >> /tmp/lvtest > > What is the purpose of this last line? Or is that just something left over > from your testing?
My bad, it is indeed a remain from the debugging of this script. I will generate a new diff file tonight (UTC+1 here) and attach it to the bug. Cheers, Grégory