diff options
author | Jochen Oberreiter <joberreiter@users.noreply.github.com> | 2015-10-27 14:18:58 +0100 |
---|---|---|
committer | Jochen Oberreiter <joberreiter@users.noreply.github.com> | 2015-10-27 14:18:58 +0100 |
commit | ebff903debbac7d82077a5e077dbf7887f1fdeeb (patch) | |
tree | 2d88f65c45418be80564892830108096659ba3d6 /module/HookManager.py | |
parent | Merge pull request #2115 from GammaC0de/patch-6 (diff) | |
download | pyload-ebff903debbac7d82077a5e077dbf7887f1fdeeb.tar.xz |
Fix error checking regex
In case of a failure, the regex `r"/failure/(.*?)/1"` in `check_errors` may fail, due to the fact that there can be any other number than 1 following the error message itself, e.g.
`dl/TPDSG2RNU70/failure/freelimit/209715200/363232323337313B666F6F`
Diffstat (limited to 'module/HookManager.py')
0 files changed, 0 insertions, 0 deletions