Commit 31897ee2 authored by Wilton Norris's avatar Wilton Norris
Browse files

bug fix

parent a7f38df3
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -68,7 +68,8 @@ def main():
            end = _eventId.find(r'" />')
            _eventId = _eventId[0:end]
            # Get parameter "_eventld"
            print('_eventId= ' + _eventId + ';')
            log('_eventId= ' + _eventId + ';')

            log('Login information acquired.')

            url = 'http://weblogin.sustc.edu.cn' + action