diff options
Diffstat (limited to 'tests/functional/binary-cache.sh')
-rw-r--r-- | tests/functional/binary-cache.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/binary-cache.sh b/tests/functional/binary-cache.sh index 7c64a115c..50e23e56c 100644 --- a/tests/functional/binary-cache.sh +++ b/tests/functional/binary-cache.sh @@ -70,7 +70,7 @@ export _NIX_FORCE_HTTP=1 basicDownloadTests -# Test whether Nix notices if the NAR doesn't match the hash in the NAR info. +# Test whether Lix notices if the NAR doesn't match the hash in the NAR info. clearStore nar=$(ls $cacheDir/nar/*.nar.xz | head -n1) |