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"
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
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_