Commit Graph

1 Commits

Author SHA1 Message Date
Pavel Cahyna
4f9638dd1d Downstream patch to fix failure in filerem01 test
The previous change for some reason exposes a race in the filerem01
test: tar archives the file before genfile can remove it and thus
succeeds.

Newer versions of tar do not need this change, as the race in the tests
was fixed in a more systematic way (commits
e7cd377f7801d42aa8e07addff93d2150666c237 and
f86722c34c92f265bc9a20cb171d2fcfeab7d341).

Resolves: RHEL-85325
2025-06-03 20:04:40 +02:00