Commit c3159708 authored by Zeyu DONG's avatar Zeyu DONG
Browse files

change mode and fix tab

parent ecd5fdec
Loading
Loading
Loading
Loading

CAS_Auto_Login.py

100644 → 100755
+77 −76
Original line number Diff line number Diff line
@@ -124,3 +124,4 @@ if __name__ == '__main__':
        logging.error('{msg}, consider updating \'captive_portal_server\''.format(msg=str(err)))
    except Exception as e:
        logging.error("".join(traceback.format_exc()))
 
 No newline at end of file