Update formatting in maintenance/ (3/4)
[lhc/web/wiklou.git] / maintenance / populateImageSha1.php
index 575573b..d7c26d5 100644 (file)
@@ -77,6 +77,7 @@ class PopulateImageSha1 extends LoggedUpdateMaintenance {
                        );
                        if ( !$res ) {
                                $this->error( "No such file: $file", true );
+
                                return false;
                        }
                        $this->output( "Populating img_sha1 field for specified files\n" );