We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358ad9c commit d555a2aCopy full SHA for d555a2a
.appveyor.yml
@@ -73,5 +73,6 @@ build_script:
73
- copy Release\tcpdump.exe C:\Windows\system32
74
- echo %path%
75
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
76
+ - \projects\dependencies\dependencies.exe -cache -chain Release\tcpdump.exe
77
- tcpdump.exe -h
78
- tcpdump.exe --version
0 commit comments