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