X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=blobdiff_plain;f=maintenance%2FdumpTextPass.php;h=2b79b546d43133a6bd15db56c1c771f2c0533fd8;hp=c6e9aad646b68a4e26d42eddb68425124799593c;hb=ffba23d177d5eee876bdc59cdf1b945281b18041;hpb=aae0c8d42562d5d3f70cc18fa687ae331996b66f diff --git a/maintenance/dumpTextPass.php b/maintenance/dumpTextPass.php index c6e9aad646..2b79b546d4 100644 --- a/maintenance/dumpTextPass.php +++ b/maintenance/dumpTextPass.php @@ -575,7 +575,6 @@ TEXT } while ( $failures < $this->maxFailures ) { - // As soon as we found a good text for the $id, we will return immediately. // Hence, if we make it past the try catch block, we know that we did not // find a good text.