From e67c29877de708e64fc6c4b398f796f2c0cdfe7e Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 26 Apr 2016 00:08:49 +0200 Subject: sboinstall: a few more whitespace fixes --- sboinstall | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sboinstall b/sboinstall index b5f6eb7..f0e6799 100755 --- a/sboinstall +++ b/sboinstall @@ -169,10 +169,10 @@ FIRST: for my $sbo (@$build_queue) { $commands{$sbo} = $cmds; $options{$sbo} = $opts; say "$name$added"; - } else { - push(@temp_queue, $sbo); + } else { + push(@temp_queue, $sbo); say "\n$name$added"; - } + } } @$build_queue = @temp_queue; -- cgit v1.2.3