mirror of
https://github.com/NixOS/nix.git
synced 2025-12-10 11:01:03 +01:00
shellcheck fix: tests/functional/dyn-drv/old-daemon-error-hack.sh
This commit is contained in:
parent
412e51215f
commit
119489f253
2 changed files with 1 additions and 1 deletions
|
|
@ -107,7 +107,6 @@
|
||||||
excludes = [
|
excludes = [
|
||||||
# We haven't linted these files yet
|
# We haven't linted these files yet
|
||||||
''^tests/functional/dump-db\.sh$''
|
''^tests/functional/dump-db\.sh$''
|
||||||
''^tests/functional/dyn-drv/old-daemon-error-hack\.sh$''
|
|
||||||
''^tests/functional/dyn-drv/recursive-mod-json\.sh$''
|
''^tests/functional/dyn-drv/recursive-mod-json\.sh$''
|
||||||
''^tests/functional/eval-store\.sh$''
|
''^tests/functional/eval-store\.sh$''
|
||||||
''^tests/functional/export-graph\.sh$''
|
''^tests/functional/export-graph\.sh$''
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
# shellcheck shell=bash
|
||||||
# Purposely bypassing our usual common for this subgroup
|
# Purposely bypassing our usual common for this subgroup
|
||||||
source ../common.sh
|
source ../common.sh
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue