Jay Lessert wrote: > > Amanda 2.4.2p2, on sparc Solaris 2.6. > > This just started happening on an Amanda config that has been running > stably for months. > > The config has a labelstr of: > > labelstr "^ARCHIVE-[0-9][1-9]-[0-9][0-9]-[0-9][0-9][0-9][0-9]$"
You goofed on the second character class; it should probably be '[0-9]' rather than '[1-9]'. -- Marty Shannon, RHCE, Independent Computing Consultant mailto:[EMAIL PROTECTED]
