[macOS] Fix automationmodetool and loginwindow issue for macOS14.7 (#10684)

This commit is contained in:
sarathrajsrinivasan
2024-10-02 07:38:03 -07:00
committed by GitHub
parent 0a7abf330f
commit fdbe51d78c
9 changed files with 29 additions and 15 deletions

View File

@@ -50,3 +50,6 @@ sudo rm -f /usr/local/bin/invoke_tests
# Clean Homebrew downloads
sudo rm -rf /Users/$USER/Library/Caches/Homebrew/downloads/*
# Uninstall expect used in configure-machine.sh
brew uninstall expect