#29043: test --keepdb says "Using existing test database" even if it's run for 
the
first time
-----------------------------------------+------------------------
               Reporter:  karyon         |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  2.0
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 The title says it, `test --keepdb` says `Using existing test database for
 alias` even if that option hasn't been used before and there is no db to
 reuse.

 besides, in my project the full output is
 ```
 Using existing test database for alias 'default'...
 Cache table 'evap_db_cache' already exists.
 System check identified no issues (0 silenced).
 ...
 ```

 i think the second line is weird and provides no value, i think it can
 simply be removed.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29043>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/049.0fe4484bf46de92e355e5838b95313ec%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to