Re: amanda-2.4.3b1 / dumporder warning

2001-12-08 Thread Jean-Louis Martineau
Hello Roland, Try this patch. Jean-Louis On Sat, Dec 08, 2001 at 12:03:29AM +, Roland E. Lipovits wrote: Roland E. Lipovits [EMAIL PROTECTED] wrote: Int the logfile and the report, there are many lines saying | WARNING driver Unknown dumporder character ' The dumporder line in

Re: amanda-2.4.3b1 / dumporder warning

2001-12-08 Thread Roland E. Lipovits
On Sat, Dec 08, 2001 at 10:55:27AM -0500, Jean-Louis Martineau wrote: Try this patch. I guess I should try this patch with the too short dumporder-string again, right? Regards, Lipo -- They that can give up essential liberty | Roland E. Lipovits to obtain a little temporary safety

Re: amanda-2.4.3b1 / disk-expression

2001-12-08 Thread Roland E. Lipovits
On Sat, Dec 08, 2001 at 01:49:37PM -0500, Jean-Louis Martineau wrote: amadmin ds1 info apollo 'felix/d\$' or amadmin ds1 info apollo felix/d\\$ $ is special in the expression you must write \$ if you want it. Thanks, that works. But I guess there is still something strange: |$ amadmin

Re: amanda-2.4.3b1 / disk-expression

2001-12-08 Thread Jean-Louis Martineau
On Sat, Dec 08, 2001 at 08:25:55PM +0100, Roland E. Lipovits wrote: On Sat, Dec 08, 2001 at 01:49:37PM -0500, Jean-Louis Martineau wrote: amadmin ds1 info apollo 'felix/d\$' or amadmin ds1 info apollo felix/d\\$ $ is special in the expression you must write \$ if you want it.

Re: amanda-2.4.3b1 / disk-expression

2001-12-08 Thread Roland E. Lipovits
On Sat, Dec 08, 2001 at 03:02:19PM -0500, Jean-Louis Martineau wrote: Why 'felix/d' doesn't match but 'felix/' matches? The matcher is not a substring matcher, it matche by word (path element). You have no path element 'd'. 'felix/d*' will work. You must see it as a glob matcher for each

Re: amanda-2.4.3b1 / dumporder warning

2001-12-08 Thread Roland E. Lipovits
On Sat, Dec 08, 2001 at 01:51:21PM -0500, Jean-Louis Martineau wrote: I guess I should try this patch with the too short dumporder-string again, right? Right, it will work with a long dumporder-string but I will appreciate if you can test my patch. Ok, tested with too short