Skip to content

Commit 5a5ca99

Browse files
staticfloatKristofferC
authored andcommitted
Zero out broken_artifact gitsha
Let's not allow for false-positive results from the PkgServer. (cherry picked from commit 1e0a488)
1 parent c793378 commit 5a5ca99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/artifacts/bad/incorrect_sha256.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[broken_artifact]
2-
git-tree-sha1 = "43563e7631a7eafae1f9f8d9d332e3de44ad7239"
2+
git-tree-sha1 = "0000000000000000000000000000000000000000"
33

44
[[broken_artifact.download]]
55
url = "https://github.com/staticfloat/small_bin/raw/master/socrates.tar.gz"

0 commit comments

Comments
 (0)