kiwi-el8/test/unit/boot/image
Marcus Schäfer c009e6a393
Fixed permissions of custom boot image root dir
When building a custom kiwi initrd the root directory
has the permissions of the mkdtemp created directory
but should have the permissions of a linux root dir
which is 0755. This Fixes #1394
2020-06-09 13:55:44 +02:00
..
__init__.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00
base_test.py Allow to access disk root after sync_data 2020-06-02 12:52:49 +02:00
builtin_kiwi_test.py Fixed permissions of custom boot image root dir 2020-06-09 13:55:44 +02:00
dracut_test.py Added new oem-resize-once element 2020-03-27 10:37:42 +01:00
init_test.py Re-structure unit tests folders 2019-10-21 14:00:05 +02:00