mirror of
https://github.com/munki/munki.git
synced 2026-01-05 22:20:00 -06:00
swiftformat changes
This commit is contained in:
@@ -105,7 +105,7 @@ struct ManagedSoftwareUpdate: AsyncParsableCommand {
|
||||
// munkistatusoutput is false for checking, but true for installing
|
||||
runtype = "auto"
|
||||
otherOptions.munkistatusoutput = false
|
||||
//otherOptions.quiet = true // behavior change here; we're going to print output unless --quiet is explicitly given
|
||||
// otherOptions.quiet = true // behavior change here; we're going to print output unless --quiet is explicitly given
|
||||
commonOptions.checkOnly = false
|
||||
commonOptions.installOnly = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user