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 8b488ca commit d4b8c8dCopy full SHA for d4b8c8d
.appveyor.yml
@@ -70,4 +70,5 @@ build_script:
70
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
71
- copy Release\tcpdump.exe C:\Windows\system32
72
- echo %path%
73
+ - tcpdump.exe -h
74
- tcpdump.exe --version
0 commit comments