1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-20 16:01:07 +01:00

shellcheck fix functional/db-migration.sh

This commit is contained in:
Farid Zakaria 2025-09-24 19:04:53 -07:00 committed by Jörg Thalheim
parent 7f9867b548
commit e15c44d46b
2 changed files with 4 additions and 4 deletions

View file

@ -108,7 +108,6 @@
# We haven't linted these files yet
''^scripts/install-systemd-multi-user\.sh$''
''^tests/functional/compute-levels\.sh$''
''^tests/functional/db-migration\.sh$''
''^tests/functional/dependencies\.builder0\.sh$''
''^tests/functional/dump-db\.sh$''
''^tests/functional/dyn-drv/eval-outputOf\.sh$''