Skip to content

Commit 4e3b22d

Browse files
committed
path
1 parent b9c93e3 commit 4e3b22d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ build_script:
5555
- if DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" -A %PLATFORM% ..
5656
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
5757
- copy Release\tcpdump.exe C:\Windows\system32
58+
- echo %path%
5859
- tcpdump.exe --version

0 commit comments

Comments
 (0)