housekeeping: shellcheck for tests/functional/fetchTree-file.sh

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
This commit is contained in:
Cameron Dart 2024-06-04 13:32:58 -07:00 committed by John Ericson
parent f0492a6197
commit 224f5515b9

View file

@ -90,7 +90,7 @@ EOF
EOF EOF
# Test tarball URLs on the command line. # Test tarball URLs on the command line.
[[ $(nix flake metadata --json file://$PWD/test_input_no_ext | jq -r .resolved.type) = tarball ]] [[ $(nix flake metadata --json "file://$PWD/test_input_no_ext" | jq -r .resolved.type) = tarball ]]
popd popd