mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-07 05:01:30 +00:00
Trivial (testing) update
This commit is contained in:
@@ -3526,7 +3526,7 @@ def getLatestRevision():
|
||||
"""
|
||||
Retrieves latest revision from the offical repository
|
||||
|
||||
>>> from lib.core.settings import VERSION; getLatestRevision() == VERSION
|
||||
>>> (getLatestRevision() or " ")[0].isdigit()
|
||||
True
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user