euscan: Fixed typo
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
7b9560ced0
commit
1835327d5c
@ -143,7 +143,7 @@ def scan(pkg, url):
|
||||
ret = scan_directory_recursive(cp, ver, rev, "", steps, url)
|
||||
|
||||
if not ret:
|
||||
brute_force(pkg, url)
|
||||
ret = brute_force(pkg, url)
|
||||
|
||||
return ret
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user