shellcheck fix: tests/functional/selfref-gc.sh
This commit is contained in:
@@ -106,7 +106,6 @@
|
||||
enable = true;
|
||||
excludes = [
|
||||
# We haven't linted these files yet
|
||||
''^tests/functional/selfref-gc\.sh$''
|
||||
''^tests/functional/shell\.shebang\.sh$''
|
||||
''^tests/functional/simple\.builder\.sh$''
|
||||
''^tests/functional/supplementary-groups\.sh$''
|
||||
|
||||
@@ -6,6 +6,7 @@ requireDaemonNewerThan "2.6.0pre20211215"
|
||||
|
||||
clearStoreIfPossible
|
||||
|
||||
# shellcheck disable=SC2016
|
||||
nix-build --no-out-link -E '
|
||||
with import '"${config_nix}"';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user