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 4e3b22d commit 9058b1aCopy full SHA for 9058b1a
.appveyor.yml
@@ -56,4 +56,5 @@ build_script:
56
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
57
- copy Release\tcpdump.exe C:\Windows\system32
58
- echo %path%
59
+ - tcpdump.exe -h
60
- tcpdump.exe --version
0 commit comments