mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 12:41:30 +00:00
removed some blank trailing spaces (with extra/shutils/blanks.sh)
This commit is contained in:
@@ -37,7 +37,7 @@ def tableExists(tableFile):
|
||||
iolock = threading.Lock()
|
||||
kb.locks.seqLock = threading.Lock()
|
||||
kb.threadContinue = True
|
||||
|
||||
|
||||
def tableExistsThread():
|
||||
while count[0] < length and kb.threadContinue:
|
||||
tbllock.acquire()
|
||||
|
||||
Reference in New Issue
Block a user