Skip to content

Conversation

@ldorau
Copy link
Contributor

@ldorau ldorau commented Oct 22, 2024

Description

Change FILE_PATH from /tmp/file_provider to ./tmp_file_provider,
because it is safer (/tmp/ can be unavailable).

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Change FILE_PATH from /tmp/file_provider to ./tmp_file_provider,
because it is safer (/tmp/ can be unavailable).

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau
Copy link
Contributor Author

ldorau commented Oct 22, 2024

Incorporated into #822

@ldorau ldorau closed this Oct 22, 2024
@ldorau ldorau deleted the Change_FILE_PATH_of_a_test_file_from_tmp_to_a_local_one branch October 23, 2024 08:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants