diff --git a/bin/gittool.php b/bin/gittool.php index f75ac1d9dade2753335f578326ae1cf6bf070fb2..63d5b4426a3a70b33e8692158625c7cb685a4a5e 100755 --- a/bin/gittool.php +++ b/bin/gittool.php @@ -184,7 +184,6 @@ class GitToolCLI extends CLI { continue; } - echo "\n"; $this->info("executing $shell in $repo"); $ret = 0; system($shell, $ret);