X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=installcheck%2FAmanda_Changer_ndmp.pl;fp=installcheck%2FAmanda_Changer_ndmp.pl;h=a5943bfd67d039f9d09e8c12a39b850c92464317;hb=d28952249e392eb31bc8eecc53f6c477f30c617b;hp=70a9eeda9b17001aaafc8b3bd2a6894ed80138fb;hpb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;p=debian%2Famanda diff --git a/installcheck/Amanda_Changer_ndmp.pl b/installcheck/Amanda_Changer_ndmp.pl index 70a9eed..a5943bf 100644 --- a/installcheck/Amanda_Changer_ndmp.pl +++ b/installcheck/Amanda_Changer_ndmp.pl @@ -1,8 +1,9 @@ # Copyright (c) 2009-2012 Zmanda Inc. All Rights Reserved. # -# This program is free software; you can redistribute it and/or modify it -# under the terms of the GNU General Public License version 2 as published -# by the Free Software Foundation. +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. # # This program is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY @@ -465,13 +466,13 @@ sub test_changer { barcode => 'PTAG00XX', reserved => 1, loaded_in => 0, current => 1, device_status => $DEVICE_STATUS_VOLUME_UNLABELED, - device_error => undef, - f_type => undef, label => undef }, + device_error => 'no tape label found', + f_type => $Amanda::Header::F_EMPTY, label => undef }, { slot => 4, state => Amanda::Changer::SLOT_FULL, barcode => 'PTAG01XX', reserved => 1, loaded_in => 1, device_status => $DEVICE_STATUS_VOLUME_UNLABELED, - device_error => undef, - f_type => undef, label => undef }, + device_error => 'no tape label found', + f_type => $Amanda::Header::F_EMPTY, label => undef }, { slot => 5, state => Amanda::Changer::SLOT_FULL, barcode => 'PTAG02XX', device_status => undef, device_error => undef,