David Aguilar <[email protected]> writes: > Use $(command "$arg") instead of "$(command "$arg")" as the latter is > harder to read.
Did you miss my comment that this is about RHS of an assignment? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

