1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00

shellcheck fix: tests/functional/nix-copy-ssh.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:53:17 -07:00
parent ca7414cd18
commit 8c2664ed15

View file

@ -106,7 +106,6 @@
enable = true; enable = true;
excludes = [ excludes = [
# We haven't linted these files yet # We haven't linted these files yet
''^tests/functional/nix-copy-ssh\.sh$''
''^tests/functional/nix-daemon-untrusting\.sh$'' ''^tests/functional/nix-daemon-untrusting\.sh$''
''^tests/functional/nix-profile\.sh$'' ''^tests/functional/nix-profile\.sh$''
''^tests/functional/nix-shell\.sh$'' ''^tests/functional/nix-shell\.sh$''