View Issue Details

IDProjectCategoryView StatusLast Update
0000506bareos-coredirectorpublic2018-06-08 14:11
Reporterpstorz Assigned To 
PrioritylowSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
PlatformLinuxOSanyOS Version3
Summary0000506: "show job" does not show the runscripts
DescriptionJob BackupCatalog has defined a run before and a run after job
script like this:

RunBeforeJob = "/etc/bareos/make_catalog_backup.pl MyCatalog"
RunAfterJob = "/etc/bareos/delete_catalog_backup"

but the show job does not show these entries at all:


*show job=BackupCatalog
Job {
  Name = "BackupCatalog"
  Level = Full
  FileSet = "Catalog"
  Schedule = "WeeklyCycleAfterBackup"
  JobDefs = "DefaultJob"
  WriteBootstrap = "|/home/pstorz/bareos/bin/bsmtp -h localhost -f "(Bareos) " -s "Bootstrap for Job %j" root@localhost"
  Priority = 11
}

TagsNo tags attached.

Activities

mvwieringen

mvwieringen

2015-09-25 20:46

developer   ~0001850

Fix committed to bareos bareos-15.2 branch with changesetid 5636.

Related Changesets

bareos: bareos-15.2 87bd47be

2015-09-17 18:01

Dirk Wilske


Committer: mvwieringen

Ported: N/A

Details Diff
Fix RunScript printing.

Fixes 0000506: Show RunScript

Signed-off-by: Marco van Wieringen <marco.van.wieringen@bareos.com>
Affected Issues
0000506
mod - src/dird/dird_conf.c Diff File

Issue History

Date Modified Username Field Change
2015-08-21 13:05 pstorz New Issue
2015-09-25 20:46 mvwieringen Changeset attached => bareos bareos-15.2 87bd47be
2015-09-25 20:46 mvwieringen Note Added: 0001850
2015-09-25 20:46 mvwieringen Status new => resolved
2015-09-25 20:46 mvwieringen Resolution open => fixed
2018-06-08 14:11 joergs Status resolved => closed