Le Friday 31 October 2008 19:39:33 Jeff King, vous avez écrit : [...] > > Agreed, and actually I found such a bashism (test ==) last week (though > of course it also broke on FreeBSD). > As for bash-isms, a hunt for $(...) also looks necessary... $ grep -rl '\$([^)]\+)' $(find -type f)|wc -l 272 Unless I'm mistaken (and I probably am), the $(...) construct is bash-specific, isn't it? -- fge -- 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