From: Kern Sibbald Date: Wed, 2 Jul 2008 20:41:34 +0000 (+0000) Subject: kes Fix mtx-changer to detect both versions of Ubuntu (Debian) X-Git-Tag: Release-5.0.3~1656 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=16f8edcb5c43a53ac67faa6fc40d4323c3f86b7a;p=bacula%2Frescue kes Fix mtx-changer to detect both versions of Ubuntu (Debian) mt. This fixes bug #1116. kes Add const in python files to reduce compiler warnings. This may have to be backed out because of later compiler strict checking. kes Fix failure of 2drive-concurrent-test. Always read label; clear_unload() only after drive is defined in acquire_for_read(). ---