]> git.sur5r.net Git - bacula/docs/commit
kes Fix mtx-changer to detect both versions of Ubuntu (Debian)
authorKern Sibbald <kern@sibbald.com>
Wed, 2 Jul 2008 20:41:34 +0000 (20:41 +0000)
committerKern Sibbald <kern@sibbald.com>
Wed, 2 Jul 2008 20:41:34 +0000 (20:41 +0000)
commit66199b7b030cd4a8e3d5ae1c578ec61436013854
treea56fc3b62958231c91af02b9144c5b6d11504eaa
parentf587feb9cf73fc855d081334a6bb3b242b2d97ed
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().