bareos: bareos-18.2 52ef6633

Author Committer Branch Timestamp Parent
franku franku bareos-18.2 2019-05-24 14:01 bareos-18.2 33c4afad Pending
Affected Issues  0001111: import/export and status slots commands don't see tapes loaded in drives anymore
Changeset dird: fixed a wrong switch condition

- corrected a switch statement on a false struct variable
  (has to be vol_list_t::slot_type, not vol_list_t::slot_status)
  in file dird/sd_cmds.cc:485
mod - core/src/dird/sd_cmds.cc Diff File