mirror of
https://github.com/tw93/Mole.git
synced 2026-03-22 20:15:07 +00:00
Stabilize launch agent hint test
This commit is contained in:
@@ -157,5 +157,6 @@ show_user_launch_agent_hint_notice
|
|||||||
EOT5
|
EOT5
|
||||||
|
|
||||||
[ "$status" -eq 0 ]
|
[ "$status" -eq 0 ]
|
||||||
[[ -z "$output" ]]
|
[[ "$output" != *"Potential stale login item:"* ]]
|
||||||
|
[[ "$output" != *"Review: open ~/Library/LaunchAgents"* ]]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user