Skip to content

Commit 1e0a488

Browse files
authored
Zero out broken_artifact gitsha
Let's not allow for false-positive results from the PkgServer.
1 parent b41bd78 commit 1e0a488

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)