[Bacula-devel] [PATCH] show arguements for command "use" in help

2011-08-16 Thread Thomas Mueller
hi I wondered how to set the catalog without the menu. it can be selected by "use catalog=". Created a patch to show the argument with "help use". you'll find it attached. - Thomas diff --git a/bacula/src/dird/ua_cmds.c b/bacula/src/dird/ua_cmds.c index 0fb98da..e62f5a9 100644 --- a/bacula/

Re: [Bacula-devel] Bacula Version 5.2.0 RC1

2011-08-16 Thread Philipp Storz
Hello Eric,   during the update of my rpm packages, I have the following problem:   the macro '@SQL_BINDIR@' inside of  'make_catalog_backup.pl' is not replaced by the correct path, so the Catalog Backup job does not work.   My analysis (and I have to admit that I dont't have much knowledte of the

Re: [Bacula-devel] Bacula Version 5.2.0 RC1

2011-08-16 Thread Eric Bollengier
Hello Philipp, On 08/16/2011 09:39 AM, Philipp Storz wrote: > > during the update of my rpm packages, I have the following problem: > > the macro '@SQL_BINDIR@' inside of 'make_catalog_backup.pl' > is not replaced by the correct path, so the Catalog Backup job does not work. > > My analysis (and