On Samstag, 14. August 2010, Jonathan Nieder wrote: > @@ -20,6 +20,44 @@ test_expect_success 'setup: clean-up functions' ' > reset_subdirs() { > rm -fr a b && > mkdir a b > + } && > + > + cat <<-\EOF >expand.sed && ... Why not just write an explicit test vector? The result of expand will be constant, no? -- 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