From 5737f26924a546f3a4254a7b2395a27a25afff5f Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 14 Apr 2020 17:05:20 +0200 Subject: reindent previous commit nicely showed it was needed --- perl-install/fs/format.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/perl-install/fs/format.pm b/perl-install/fs/format.pm index ab7829eea..5924776bc 100644 --- a/perl-install/fs/format.pm +++ b/perl-install/fs/format.pm @@ -91,8 +91,8 @@ my %edit_LABEL = ( # swap => [ 'util-linux', 'swaplabel', '-L' ], ntfs => [ 'ntfs-3g', 'ntfslabel' ], 'ntfs-3g' => [ 'ntfs-3g', 'ntfslabel' ], - btrfs => [ 'btrfs-progs', 'btrfs', 'filesystem', 'label' ], - nilfs2 => [ 'nilfs-utils', 'nilfs-tune', '-L' ], + btrfs => [ 'btrfs-progs', 'btrfs', 'filesystem', 'label' ], + nilfs2 => [ 'nilfs-utils', 'nilfs-tune', '-L' ], ); =item %preserve_UUID -- cgit v1.2.1