Don Slutz schrieb: > So which should we go with? foo2() which does the original way or foof() > which allows you to use ',' and '+', and spaces? I'd say take Junio's original proposal (that separates with spaces), but use for prerequisite in $* # split args at spaces (including the comment!) instead of merely for prerequisite I can certainly live with the quoting at the call sites of test_expect_success that is needed in the few cases where there is more than one prerequisite. -- 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