mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
shellcheck fix functional/dyn-drv/common.sh
This commit is contained in:
parent
9f26c20ebd
commit
614ef6cfb1
2 changed files with 1 additions and 1 deletions
|
|
@ -117,7 +117,6 @@
|
||||||
''^tests/functional/dependencies\.sh$''
|
''^tests/functional/dependencies\.sh$''
|
||||||
''^tests/functional/dump-db\.sh$''
|
''^tests/functional/dump-db\.sh$''
|
||||||
''^tests/functional/dyn-drv/build-built-drv\.sh$''
|
''^tests/functional/dyn-drv/build-built-drv\.sh$''
|
||||||
''^tests/functional/dyn-drv/common\.sh$''
|
|
||||||
''^tests/functional/dyn-drv/dep-built-drv\.sh$''
|
''^tests/functional/dyn-drv/dep-built-drv\.sh$''
|
||||||
''^tests/functional/dyn-drv/eval-outputOf\.sh$''
|
''^tests/functional/dyn-drv/eval-outputOf\.sh$''
|
||||||
''^tests/functional/dyn-drv/old-daemon-error-hack\.sh$''
|
''^tests/functional/dyn-drv/old-daemon-error-hack\.sh$''
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
# shellcheck shell=bash
|
||||||
source ../common.sh
|
source ../common.sh
|
||||||
|
|
||||||
# Need backend to support text-hashing too
|
# Need backend to support text-hashing too
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue