Stephen Boyd schrieb: > +say () { > + if test -z "$GIT_QUIET" > + then > + printf "%s" "$*" > + echo You can squash these two lines into printf '%s\n' "$*" -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html