Stefan Zager <sza...@google.com> writes:

> +             module_list "$@" | awk '{print $4}' | xargs -L 1 -P "$jobs" git 
> submodule update $orig_args

Capital-P option to xargs is not even in POSIX, no?
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to