- do not return /dev/null if cannot detect bootloader devices as it

cause errors later

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-bootloader?expand=0&rev=476
This commit is contained in:
YaST Team Bot 2014-10-29 14:32:45 +00:00 committed by Git OBS Bridge
parent f551e2f07c
commit e57024b01d
2 changed files with 8 additions and 2 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc5c4777fe16ec061a3ed51f34c32a37fdb645a2673781b5316cdfc043764935
size 292775
oid sha256:31478c1bd7fe98e211ef90cb73821cbb6d57a058ea272291531094da23bcd706
size 292691

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 29 14:13:52 UTC 2014 - jreidinger@suse.com
- do not return /dev/null if cannot detect bootloader devices as it
cause errors later
-------------------------------------------------------------------
Wed Oct 29 13:18:10 UTC 2014 - jreidinger@suse.com