1
0

Accepting request 923734 from home:lnussel:usrmove

- Fix logic for detecting conflicts with directories (boo#1191111)
- exit file triggers early if alread usrmerged

OBS-URL: https://build.opensuse.org/request/show/923734
OBS-URL: https://build.opensuse.org/package/show/Base:System/compat-usrmerge?expand=0&rev=23
This commit is contained in:
2021-10-07 13:00:27 +00:00
committed by Git OBS Bridge
parent 4dd25b596d
commit 1f3c20915a
3 changed files with 14 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Oct 7 11:57:22 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- Fix logic for detecting conflicts with directories (boo#1191111)
-------------------------------------------------------------------
Fri Aug 27 08:39:30 UTC 2021 - Ludwig Nussel <lnussel@suse.de>
- exit file triggers early if alread usrmerged
-------------------------------------------------------------------
Fri Aug 27 06:35:26 UTC 2021 - Ludwig Nussel <lnussel@suse.de>