Dolda2000 GitWeb
/
fulbank.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86601bc
)
fsb: Fixed another bankid bug.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Fri, 13 Nov 2020 20:44:35 +0000
(21:44 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Fri, 13 Nov 2020 20:44:35 +0000
(21:44 +0100)
fulbank/fsb.py
patch
|
blob
|
blame
|
history
diff --git
a/fulbank/fsb.py
b/fulbank/fsb.py
index
44a4849
..
145de7b
100644
(file)
--- a/
fulbank/fsb.py
+++ b/
fulbank/fsb.py
@@
-251,7
+251,6
@@
class session(object):
if st != fst:
conv.message("Status: %s" % (st,), auth.conv.msg_info)
fst = st
- continue
elif st == "COMPLETE":
self._postlogin()
return