On 15 April 2015 at 17:25, Vincent Legoll <[email protected]> wrote: > Can you tell which version of quilt this is?
Interesting. It's 0.63 in both cases. Homebrew uses the vanilla quilt which doesn't have an 'init' command. Debian, OTOH, applies it's own patch which adds the init command. I'm not sure whether it works without calling "quilt init" at all (I haven't tried yet). If it doesn't, I think we could do something like "quilt init &> /dev/null || true" in the test file. -- Catalin _______________________________________________ stgit-users mailing list [email protected] https://mail.gna.org/listinfo/stgit-users
