diff --git a/run.pl b/run.pl index dbafb6b..951d2e8 100755 --- a/run.pl +++ b/run.pl @@ -202,6 +202,7 @@ sub main { push @modules, map {$_->name} uniq dep_order($mod); } + print "\n"; @modules = uniq(@modules); for my $mod (@modules) {