mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
tests/func*/ca/common: Fix shellcheck
This commit is contained in:
parent
8c31e07cce
commit
926287d813
2 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,6 @@
|
||||||
# We haven't linted these files yet
|
# We haven't linted these files yet
|
||||||
''^scripts/install-multi-user\.sh$''
|
''^scripts/install-multi-user\.sh$''
|
||||||
''^scripts/install-systemd-multi-user\.sh$''
|
''^scripts/install-systemd-multi-user\.sh$''
|
||||||
''^tests/functional/ca/common\.sh$''
|
|
||||||
''^tests/functional/ca/concurrent-builds\.sh$''
|
''^tests/functional/ca/concurrent-builds\.sh$''
|
||||||
''^tests/functional/characterisation-test-infra\.sh$''
|
''^tests/functional/characterisation-test-infra\.sh$''
|
||||||
''^tests/functional/common/vars-and-functions\.sh$''
|
''^tests/functional/common/vars-and-functions\.sh$''
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,4 @@
|
||||||
|
# shellcheck shell=bash
|
||||||
source ../common.sh
|
source ../common.sh
|
||||||
|
|
||||||
enableFeatures "ca-derivations"
|
enableFeatures "ca-derivations"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue