Skip to content
Snippets Groups Projects
Commit 622d1cac authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Fix (and test) the comparison of R's .rdb files after refactoring of temporary directory handling.


This was a regression introduced in 1ee33f4e -- what was happening was
that the two files to be compared were copied to a temporary directory,
overwriting each other. This commit ensures they do not collide.

Signed-off-by: Chris Lamb's avatarChris Lamb <lamby@debian.org>
parent ac1bcb6a
No related branches found
No related tags found
No related merge requests found
Pipeline #289714 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment