Re: [leaf-user] partial backup bug in Bering RC3

2002-10-09 Thread Brad Fritz
Eric, On Wed, 09 Oct 2002 21:59:33 +0200 Eric wrote: > Hello Brad , > you are right about the error, I would make a different change, to > prevent problematic entries in the exclude list > change : [better bug fix snipped] Yes, that is a better fix. Thank you. I just filed an "official"

Re: [leaf-user] partial backup bug in Bering RC3

2002-10-09 Thread Eric Wolzak
Hello Brad , you are right about the error, I would make a different change, to prevent problematic entries in the exclude list change : /^[xXeE]/{ s/^[^ ]*[ ]*// w '"$EXCLUDE"' }' $L

[leaf-user] partial backup bug in Bering RC3

2002-10-09 Thread Brad Fritz
I found what looks like a bug in Bering RC3's lrcfg.back.script that affects parial backups. That script calls mk_inc_part() for partial backups which populates the $INCLUDE and $EXCLUDE files based on the contents of the $LRPKG/$PACKAGE.local file for the package being backed up. After mk_inc_