You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The -exec action in find requires a terminating semicolon (\;)
to indicate the end of the command. Without it, find doesn't
know when the command ends, so this instalation check could fail.
Release note: None
0 commit comments