Skip to content

Commit ad901f1

Browse files
committed
dep step4
1 parent eed4bc5 commit ad901f1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.appveyor.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ build_script:
5959
- copy Release\tcpdump.exe C:\Windows\system32
6060
- echo %path%
6161
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
62+
- echo -----
6263
- \projects\dependencies\dependencies.exe -cache -chain Release\tcpdump.exe
63-
- tcpdump.exe -h
64-
- tcpdump.exe --version
64+
- rem tcpdump.exe -h
65+
- rem tcpdump.exe --version

0 commit comments

Comments
 (0)