]> git.ipfire.org Git - thirdparty/bacula.git/commitdiff
Fix #6932 Add comment to make_catalog_backup.pl on the $wd variable
authorEric Bollengier <eric@baculasystems.com>
Wed, 4 Nov 2020 15:16:12 +0000 (16:16 +0100)
committerEric Bollengier <eric@baculasystems.com>
Thu, 24 Mar 2022 08:02:58 +0000 (09:02 +0100)
bacula/src/cats/make_catalog_backup.pl.in

index f9e738333eda70308605d9a80be69db8bc2ff690..0a6f86a8a18fafd2625401522204b248ef72f861 100644 (file)
@@ -28,6 +28,8 @@ if ($cat eq '-m' || $cat eq '--maintenance-only') {
 }
 
 my $dir_conf='@sbindir@/dbcheck -B -c @sysconfdir@/bacula-dir.conf';
+
+# Overwritten by dbcheck working_dir if available at the runtime
 my $wd = "@working_dir@";
 
 sub dump_sqlite3