You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5. Configure databases
>> 5
1. Add/Remove database
>> 1
Manage databases
Available databases:
Traceback (most recent call last):
File "./burton.py", line 108, in <module>
main(sys.argv)
File "./burton.py", line 86, in main
configure_databases.main(env)
File "/home/dotancohen/burton/configure_databases.py", line 41, in main
manage_databases()
File "/home/dotancohen/burton/configure_databases.py", line 71, in manage_databases
new_db_index = index + 1
UnboundLocalError: local variable 'index' referenced before assignment
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: