X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=UpdateDatabase.php;h=4f579d597531e57b5ccb751e4247cab051638f3f;hb=15cc3c28e2d84d1003972c38e68d1bdbcfa17004;hp=7233722bb3394b9bcea44c3e003ebc172f7a6623;hpb=21635b8f234793dec7f9e1bf71126e9aea80d030;p=Pman.Core diff --git a/UpdateDatabase.php b/UpdateDatabase.php index 7233722b..4f579d59 100644 --- a/UpdateDatabase.php +++ b/UpdateDatabase.php @@ -407,7 +407,7 @@ class Pman_Core_UpdateDatabase extends Pman } $matches = array(); if (!preg_match('/^ERROR\s+([0-9]+)/', $line, $matches)) { - echo "OK - {$line}\n"; flush(); + echo " ---- {$line}\n"; flush(); continue; } $continue =0;