On Thu, Apr 05, 2018 at 02:06:44PM -0700, Eric Biggers wrote: > Use getopt to parse the options rather than the custom code that > iterates through $@. This fixes many anomalies, such as long options > being accepted in the form '--opt ARG' but not '--opt=ARG'. getopt is in util-linux, which implies that if there is anyone trying to launch gce-xfstests from MacOS, it won't work any more with this commit. I don't *think* this is a problem, and if so a workaround is to use Cloud Shell[1], but if this change will break anyone, please speak now.... - Ted -- To unsubscribe from this list: send the line "unsubscribe fstests" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html