From: Kern Sibbald Date: Tue, 15 Aug 2006 13:51:22 +0000 (+0000) Subject: kes Eliminate some compile warnings in dird_conf.c X-Git-Tag: Release-2.0.0~620 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=9b0f1a2a0ece8887462d2fbef2c1a366f6dabf6f;p=bacula%2Frescue kes Eliminate some compile warnings in dird_conf.c kes Format the bytes field in the terminated jobs part of the status command for the three daemons with suffixes to reduce print size of backup bytes. Suggested by a user. kes When not descending into a directory, print the File= name that triggered it -- makes why not descending a bit clearer. kes Do not unload autochanger when doing a list command -- basic code from Eric Bollengier. ---