Imported Upstream version 3.3.1
[debian/amanda] / installcheck / amlabel.pl
index 791f232b083dd65eeebc0093086199086b30a850..5326f0b8b3a56c2d0993468c6418de2c3a393a1c 100644 (file)
@@ -82,6 +82,7 @@ is_deeply($tl->{'tles'}->[0], {
        'reuse' => 1,
        'barcode' => undef,
        'meta' => undef,
+       'blocksize' => '32',
        'comment' => undef,
        'position' => 1,
        'label' => 'TESTCONF92',
@@ -145,6 +146,7 @@ is_deeply($tl->{'tles'}->[0], {
        'reuse' => 1,
        'barcode' => 'bar-01',
        'meta' => 'meta-01',
+       'blocksize' => undef,
        'comment' => undef,
        'position' => 1,
        'label' => 'TESTCONF88',
@@ -167,6 +169,7 @@ is_deeply($tl->{'tles'}->[0], {
        'reuse' => 1,
        'barcode' => undef,
        'meta' => 'meta-01',
+       'blocksize' => '32',
        'comment' => undef,
        'position' => 1,
        'label' => 'TESTCONF01',