1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-24 18:00:55 +01:00

shellcheck fix: tests/functional/nix-collect-garbage-d.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:52:08 -07:00
parent 2b1a0963f9
commit 83e203fe45
2 changed files with 1 additions and 2 deletions

View file

@ -29,7 +29,7 @@ testCollectGarbageD
# Run the same test, but forcing the profiles an arbitrary location.
rm ~/.nix-profile
ln -s $TEST_ROOT/blah ~/.nix-profile
ln -s "$TEST_ROOT"/blah ~/.nix-profile
testCollectGarbageD
# Run the same test, but forcing the profiles at their legacy location under