From 701a47a4bbbc77bb95b807827cd1fa3d5abfe49c Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 16 Aug 2016 00:38:56 +0200 Subject: sbo*: expand non-leading tabs into spaces to align things properly --- sboupgrade | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sboupgrade') diff --git a/sboupgrade b/sboupgrade index 234ed53..91581ab 100755 --- a/sboupgrade +++ b/sboupgrade @@ -205,15 +205,15 @@ unless ($non_int) { } my ($failures, $exit) = process_sbos( - TODO => $upgrade_queue, - CMDS => \%commands, - OPTS => \%options, - JOBS => $jobs, - LOCATIONS => \%locations, - NOINSTALL => $no_install, - NOCLEAN => $noclean, - DISTCLEAN => $distclean, - NON_INT => $non_int, + TODO => $upgrade_queue, + CMDS => \%commands, + OPTS => \%options, + JOBS => $jobs, + LOCATIONS => \%locations, + NOINSTALL => $no_install, + NOCLEAN => $noclean, + DISTCLEAN => $distclean, + NON_INT => $non_int, ); print_failures($failures); -- cgit v1.2.3