File tree Expand file tree Collapse file tree 1 file changed +1
-4
lines changed
Expand file tree Collapse file tree 1 file changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -75,9 +75,6 @@ windows_task:
7575 - choco install --no-progress -y winflexbison
7676 - win_flex --version
7777 - win_bison --version
78- - dir "C:\Program Files\Git\bin"
79- - dir "C:\Program Files\Git\usr\bin"
80- - dir/s/a C:\uname.exe
8178 - choco install -y --no-progress msys2
8279 - choco install --no-progress -y curl
8380 - curl -O -s https://www.winpcap.org/install/bin/WpdPack_4_1_2.zip
@@ -87,7 +84,7 @@ windows_task:
8784 - curl -o AirPcap_Devpack.zip -L -s "https://support.riverbed.com/bin/support/download?sid=l3vk3eu649usgu3rj60uncjqqu"
8885 - 7z x .\AirPcap_Devpack.zip -oc:\projects\libpcap\Win32
8986 script :
90- - C:\tools\msys64\usr\bin\bash -lc ".\build_matrix.sh"
87+ - C:\tools\msys64\usr\bin\bash -lc ".\\ build_matrix.sh"
9188
9289coverity_task :
9390 name : Coverity Scan
You can’t perform that action at this time.
0 commit comments