On Fri, Apr 13, 2007 at 02:34:18PM -0700, Linus Torvalds wrote: > > > On Fri, 13 Apr 2007, Greg KH wrote: > > > > In git 1.5.1 the quiltimport function started complaining in a new way: > > > > libata-clear-tf-before-doing-request-sense.patch > > Patch is empty. Was is split wrong? > > /usr/bin/git-quiltimport: line 78: stop_here: command not found > > This is an *old* bug. It got fixed once already. Did it get re-introduced? > > Ahh - somebody copied the bug from git-applymbox > > > Any hints? Or is it time to start bisecting? > > This should fix it. > > There were two bugs: "stop_here" doesn't exist, but the bug that causes > this code to trigger in the *first* place is the wrong use of "$dotest". > It should be ".dotest" Thanks, that seems to do the trick for me. greg k-h - 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