mirror of
https://github.com/NixOS/nix.git
synced 2025-12-16 05:51:05 +01:00
shellcheck fix: tests/functional/gc-concurrent.sh
This commit is contained in:
parent
613bd67574
commit
75df03204b
2 changed files with 19 additions and 16 deletions
|
|
@ -106,7 +106,6 @@
|
|||
enable = true;
|
||||
excludes = [
|
||||
# We haven't linted these files yet
|
||||
''^tests/functional/gc-concurrent\.sh$''
|
||||
''^tests/functional/gc-concurrent2\.builder\.sh$''
|
||||
''^tests/functional/gc-non-blocking\.sh$''
|
||||
''^tests/functional/hash-convert\.sh$''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue