1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-17 22:41:08 +01:00

shellcheck fix: tests/functional/gc-concurrent2.builder.sh

This commit is contained in:
Farid Zakaria 2025-09-29 09:22:45 -07:00
parent 75df03204b
commit 2e5952fb6a
2 changed files with 5 additions and 3 deletions

View file

@ -106,7 +106,6 @@
enable = true;
excludes = [
# We haven't linted these files yet
''^tests/functional/gc-concurrent2\.builder\.sh$''
''^tests/functional/gc-non-blocking\.sh$''
''^tests/functional/hash-convert\.sh$''
''^tests/functional/impure-derivations\.sh$''