In case the workdir is not provided to the script explicitly as an argument, the script will use a temporary directory under /var/tmp as its workdir. In such case, the workdir will be deleted on exit. This should mitigate potentially confusing behavior when executing the script multiple times with different arguments, while never specifying the workdir. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| cases | ||
| data | ||
| mod | ||
| run | ||
| stages | ||
| .gitignore | ||
| __init__.py | ||
| conftest.py | ||
| initrd.py | ||
| test.py | ||