Skip to content

Commit cbccc3b

Browse files
committed
Add a windows 7z noise-level todo
[ci skip]
1 parent 4a2a0fe commit cbccc3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/build.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ if gitver == "notfound"
4848
# TODO: checksum validation
4949
(b, ext, sec_ext) = splittarpath(filename)
5050
run(unpack_cmd(filename, dest, is_windows() ? ".7z" : ext, sec_ext))
51+
# TODO: make this less noisy on windows, see how WinRPM does it
5152
gitcmd = `$(joinpath(dirname(@__FILE__), dest, "bin", "git"))`
5253
end
5354
try

0 commit comments

Comments
 (0)