From: Kern Sibbald Date: Wed, 2 Jan 2008 10:38:00 +0000 (+0000) Subject: kes Fix exist switch drive SD code to call autochanger to release X-Git-Tag: Release-3.0.0~2069 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4d03e2adaaa2d8f9b4f36336b4501668a9007a12;p=bacula%2Fdocs kes Fix exist switch drive SD code to call autochanger to release any old volume. This must be done to keep the autochanger from releasing subsequently newly reserved volumes in doing a close(). kes Fail if attempting to get console input in batch mode. This should help fail RunScript console commands that are incomplete. kes First cut implementing switch_drive() in SD (not actually called). ---