X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=maintenance%2FdumpTextPass.php;h=2b79b546d43133a6bd15db56c1c771f2c0533fd8;hb=ee96c8894ae8b272c41cd759423e01d16def4ae8;hp=c6e9aad646b68a4e26d42eddb68425124799593c;hpb=38a2a5661e1c7a3ac3f2a5688a806ed4b67c757f;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.