mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Merge branch 'maint-0.4.1'
This commit is contained in:
commit
c8e09dd0d2
@ -7,7 +7,7 @@ if test "$UNAME_OS" = 'CYGWIN' || \
|
||||
test "$UNAME_OS" = 'MSYS' || \
|
||||
test "$UNAME_OS" = 'MINGW'; then
|
||||
if test "$APPVEYOR" = 'True'; then
|
||||
echo "This test is disabled on Windows CI, as it requires firewall examptions. Skipping." >&2
|
||||
echo "This test is disabled on Windows CI, as it requires firewall exemptions. Skipping." >&2
|
||||
exit 77
|
||||
fi
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user