Bug 24131: Prevent the first description to be displayed twice
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 15 Apr 2020 13:17:11 +0000 (15:17 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 15 Apr 2020 13:21:01 +0000 (14:21 +0100)
commit48188a1065b11a4e83e67d5b2e08c45552b80f1e
tree36020794dbf725178bfaa52162d26d0c04d46be5
parent36cb0e6ae423c1c3c7176d219bba953554ff08df
Bug 24131: Prevent the first description to be displayed twice

If there are several lines to display, the first one was displayed
twice:
Upgrade to 19.12.00.071 done [13:10:22]: Bug 22887 - Add unique constraint to authorised_values
                                                   - Add unique constraint to authorised_values
                                                   - WARNING - Cannot create unique constraint on authorised_value(category, authorised_value)
                                                   - The following entries are duplicated: COUNTRY:aaa (2)

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
installer/data/mysql/updatedatabase.pl