Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cece2cb commit 58002c5Copy full SHA for 58002c5
1 file changed
lib/controller/checks.py
@@ -1012,7 +1012,7 @@ def checkStability():
1012
like for instance string matching (--string).
1013
"""
1014
1015
- infoMsg = "testing if the target URL is stable. Delay can take up to a second"
+ infoMsg = "testing if the target URL is stable"
1016
logger.info(infoMsg)
1017
1018
firstPage = kb.originalPage # set inside checkConnection()
0 commit comments