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 c228a1f commit eed4bc5Copy full SHA for eed4bc5
.appveyor.yml
@@ -59,5 +59,6 @@ build_script:
59
- copy Release\tcpdump.exe C:\Windows\system32
60
- echo %path%
61
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
62
+ - \projects\dependencies\dependencies.exe -cache -chain Release\tcpdump.exe
63
- tcpdump.exe -h
64
- tcpdump.exe --version
0 commit comments