Don't know if it is a bug. Guess high-tar overwrites the previous
include-line which defaults to include everything
Martin
> * Martin <[EMAIL PROTECTED]> [20031126 08:26]:
> > Maybe the line 'include "./[1]*"' makes a difference? (instead of
"./1*")
> >
> > Martin
>
> Turns out that the include stanza will show up if it is *after*
> the dumptype line, ie:
>
> bullcalf /data/nihpd/nihpd1/data/assembly_1
/data/nihpd/nihpd1/data/assembly {
> high-tar
> include "./1*"
> } 2
>
> Then
>
> ~#> amadmin stk_40-conf1 disklist
> host bullcalf:
> interface default
> disk /data/nihpd/nihpd1/data/assembly_1:
> device /data/nihpd/nihpd1/data/assembly
> program "GNUTAR"
> include file "./1*"
> priority 2
> dumpcycle 14
> maxdumps 1
> maxpromoteday 10000
> strategy STANDARD
> compress NONE
> auth BSD
> kencrypt NO
> holdingdisk YES
> record YES
> index YES
> skip-incr NO
> skip-full NO
>
> ah! A bug?
>
> Thanks for the help to everybody who posted on this long thread.
>