ci: reintroduce prevention from perforce being quarantined in macOS
commit49af4481973d14d9cae1abb61e44f1567369cd65
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>
Thu, 12 May 2022 22:39:39 +0000 (12 15:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 May 2022 22:43:08 +0000 (12 15:43 -0700)
treef6ff5bfba339dc704a8a24af2830b06618e20c5c
parentd1c9195116beb18b2e8d9caf37d21289bb5f48b3
ci: reintroduce prevention from perforce being quarantined in macOS

5ed9fc3fc86 (ci: prevent `perforce` from being quarantined, 2020-02-27)
introduces this prevention for brew, but brew has been removed in a
previous commit, so reintroduce an equivalent option to avoid a possible
regression.

This doesn't affect github actions (as configure now) and is therefore
done silently to avoid any possible scary irrelevant messages.

Signed-off-by: Carlo Marcelo Arenas Belón <carenas@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
ci/install-dependencies.sh