Moving use of mkdtemp, NamedTemporaryFile and TemporaryDirectory into its own class called Temporary: By default all temporary data is created below /var/tmp but can be changed via the global commandline option --temp-dir. This Fixes #1870 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base_test.py | ||
| builtin_kiwi_test.py | ||
| dracut_test.py | ||
| init_test.py | ||