summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcheckpkgist.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/checkpkgist.php b/checkpkgist.php
index dabfcb4..f350fcf 100755
--- a/checkpkgist.php
+++ b/checkpkgist.php
@@ -222,4 +222,4 @@ if (count($tmp)) {
foreach ($pkgs as $rpm => $name) {
run($name, $rpm);
}
-echo str_repeat(' ', 50)."\n";
+echo str_repeat(' ', 80)."\n";