Skip to content

Commit bb832c0

Browse files
Update comment for provenance test
1 parent 30e33f1 commit bb832c0

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
@@ -166,7 +166,7 @@ EOF
166166
EOF
167167
) ]]
168168

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

0 commit comments

Comments
 (0)