Skip to content

Commit 7a385f9

Browse files
committed
dep step4
1 parent d555a2a commit 7a385f9

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
@@ -73,6 +73,7 @@ build_script:
7373
- copy Release\tcpdump.exe C:\Windows\system32
7474
- echo %path%
7575
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
76+
- echo -----
7677
- \projects\dependencies\dependencies.exe -cache -chain Release\tcpdump.exe
77-
- tcpdump.exe -h
78-
- tcpdump.exe --version
78+
- rem tcpdump.exe -h
79+
- rem tcpdump.exe --version

0 commit comments

Comments
 (0)