On Mon, 2011-03-07 at 22:17 +0200, Ville Skyttä wrote: > Fixes shell escaping issues like in '--install "perl(Foo::Bar)"'. The > "canonical" syntax for chroot_setup_cmd in configs is now a tuple or a > list, but a string is still accepted for backwards compatibility (it > gets split to list internally).
I think I'd be more inclined to make it possible to accept the list/tuple but default to the string in the configs. it makes it easier to understand/read for people not familiar with python. -sv -- buildsys mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/buildsys
