Heya,

If anyone else uses the amsuntar application with exclude lists, you’ll want to 
apply this (oldie-but-goodie - been around at least since 3.3.6) patch to 

amanda-3.5.1/application-src/amsuntar.pl


365c365
<    if($self->{action} eq 'backup' && $#{$self->{exculde_list}} >= 0) {
---
>    if($self->{action} eq 'backup' && $#{$self->{exclude_list}} >= 0) {


Be well,
Chris


Chris Deiss
Database Administrator | Reed College
e: [email protected] | w: 503-777-7551 | c: 503-539-4681


Reply via email to