K 10 svn:author V 3 mat K 8 svn:date V 27 2018-06-01T16:20:26.945154Z K 7 svn:log V 322 SC2068: Double quote array expansions to avoid re-splitting elements. Double quotes around $@ prevents globbing and word splitting of individual elements, while still expanding to multiple separate arguments. Add exceptions when splitting is the intended behavior. PR: 227109 Submitted by: mat Sponsored by: Absolight END