spack/lib/spack
Massimiliano Culpo 048a0de35b
Use the appropriate function to remove files in the stage directory (#29690)
We shouldn't be using "remove_linked_tree" to remove the lock file,
since that function expects to receive a directory path as an
argument.

Also, as a further measure to avoid regression, this commit restores
the "ignore_errors=True" argument on linux and adds a unit test
checking that "remove_linked_tree" doesn't change file permissions
as a side effect of a failure to remove.
2022-03-25 08:39:09 +01:00
..
docs Remove known issues from documentation (#29664) 2022-03-23 08:06:49 +01:00
env Adding basic Windows features (#21259) 2022-03-17 09:01:01 -07:00
external Windows Support: Testing Suite integration 2022-03-17 09:01:01 -07:00
llnl Use the appropriate function to remove files in the stage directory (#29690) 2022-03-25 08:39:09 +01:00
spack Use the appropriate function to remove files in the stage directory (#29690) 2022-03-25 08:39:09 +01:00