Branch: refs/heads/master Home: https://github.com/phpmyadmin/error-reporting-server Commit: 82b8b9a7a3ce9ff766600c36eb9bd55e16b92c08 https://github.com/phpmyadmin/error-reporting-server/commit/82b8b9a7a3ce9ff7... Author: Deven Bansod devenbansod.bits@gmail.com Date: 2017-07-08 (Sat, 08 Jul 2017)
Changed paths: M src/Shell/CleanOldNotifsShell.php
Log Message: ----------- Fix mis-printing of log message while cleaning old notifications
It was printing error message while correctly deleting old notifications. Hence even the tests could not catch it.
Fix 173
Signed-off-by: Deven Bansod devenbansod.bits@gmail.com