mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
shellcheck fix: tests/functional/pass-as-file.sh
This commit is contained in:
parent
d76dc2406f
commit
32cbf5f55a
2 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,7 @@ source common.sh
|
|||
|
||||
clearStoreIfPossible
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
outPath=$(nix-build --no-out-link -E "
|
||||
with import ${config_nix};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue