Commit a78654232045c525d41cdc496a416c7e8ed8ee44
1 parent
c323e28e
Exists in
dev
bugfix stderr dans install.py
Showing
3 changed files
with
3 additions
and
2 deletions
Show diff stats
install/install.py
... | ... | @@ -298,7 +298,6 @@ def install_database(venv): |
298 | 298 | # --- Creating database and creating and granting user pyros |
299 | 299 | # -------------------------------------------- |
300 | 300 | user_ros_is_created = True |
301 | - | |
302 | 301 | if sql_version<5.5: |
303 | 302 | print(Colors.LOG_BLUE +"------------------ Check if the user pyros exists in MYSQL (type the pyros password) -----------------------------" + Colors.END) |
304 | 303 | # --- We are testing if user pyros already exists in the database | ... | ... |
src/core/pyros_django/agent/.gitignore