Skip to content

Commit 02837c0

Browse files
Update comment for provenance test
1 parent ee14c7c commit 02837c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional/flakes/provenance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ EOF
164164
EOF
165165
) ]]
166166

167-
# Check that --impure does not add provenance.
167+
# Check that --impure does not add additional provenance.
168168
clearStore
169169
nix build --impure --print-out-paths --no-link "$flake1Dir#packages.$system.default"
170170
[[ "$(nix path-info --json --json-format 1 "$drvPath" | jq ".\"$drvPath\".provenance")" = "$(cat << EOF

0 commit comments

Comments
 (0)