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 c4282d7 commit 7b2c2deCopy full SHA for 7b2c2de
.cirrus.yml
@@ -84,8 +84,8 @@ windows_task:
84
- curl -o AirPcap_Devpack.zip -L -s "https://support.riverbed.com/bin/support/download?sid=l3vk3eu649usgu3rj60uncjqqu"
85
- 7z x .\AirPcap_Devpack.zip -oc:\projects\libpcap\Win32
86
script:
87
- - set %PATH%
88
- - sh -c "echo $PATH"
+ - set
+ - sh -c "env"
89
- sh -c "./build_matrix.sh"
90
91
coverity_task:
0 commit comments