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
Fail task when software updates were not installed
I had a situation when `softwareupdate -i` resulted with
```
Downloaded Command Line Tools (macOS High Sierra version 10.13) for Xcode\nDone.\n\nError installing updates.
```
In `stdout` with exit code 0, problem was hard to catch without the debug mode, because this task exited with success
0 commit comments