Skip to content
Snippets Groups Projects
Unverified Commit 8238f07e authored by boklm's avatar boklm
Browse files

Bug 28396: Create tmp files in rbm_tmp_dir instead of tmp_dir

rbm_tmp_dir is a directory inside tmp_dir that is automatically removed
when rbm exits.

We also fix an issue in urlget when used within the exec script of an
input file. In this case the input_files_id was depending on the value
of tmp_dir because it is used in urlget. We fix that be setting
getting_input_files_id when computing input_files ids, so that urlget
can avoid using tmp_dir in this case.
parent ac754188
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment