X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdumpTextPass.php;h=2b79b546d43133a6bd15db56c1c771f2c0533fd8;hb=a2a7305a81a3f7830823abf18986b617bf272090;hp=c6e9aad646b68a4e26d42eddb68425124799593c;hpb=4c355391919e59bb45492b6b9b1fefbe8a1cbf67;p=lhc%2Fweb%2Fwiklou.git 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.