mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 06:42:28 +00:00
housekeeping: shellcheck for tests/functional/import-derivation.sh
This commit is contained in:
parent
1c93360989
commit
2d467b4731
@ -11,4 +11,4 @@ fi
|
|||||||
|
|
||||||
outPath=$(nix-build ./import-derivation.nix --no-out-link)
|
outPath=$(nix-build ./import-derivation.nix --no-out-link)
|
||||||
|
|
||||||
[ "$(cat $outPath)" = FOO579 ]
|
[ "$(cat "$outPath")" = FOO579 ]
|
||||||
|
Loading…
Reference in New Issue
Block a user