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/install-darwin.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:27:09 -07:00
parent 78d9a8d92b
commit f702101224
2 changed files with 5 additions and 5 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/install-darwin\.sh$''
''^tests/functional/legacy-ssh-store\.sh$''
''^tests/functional/linux-sandbox\.sh$''
''^tests/functional/logging\.sh$''