On Sun, 26 Jun 2005, Jeff Garzik wrote: > > When I run 'dotest /g/tmp/mbox' I receive an error message > > [jgarzik@pretzel netdev-2.6]$ dotest /g/tmp/mbox > mailinfo msg-file path-file filelist-file < email > > and if you look at the dotest script, it only passes 2 args to mailinfo, > not the 3 args that the above usage message appears to require: > > for i in .dotest/* > do > mailinfo .dotest/msg .dotest/patch < $i > .dotest/info || exit 1 Looks like you updated "dotest", but didn't update "mailinfo"? Why? Especially as they come in the same package.. The new mailinfo wants just two arguments to match the new dotest. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Jun 27 07:52:59 2005
This archive was generated by hypermail 2.1.8 : 2005-06-27 07:53:02 EST