Alexander Gavrilov writes: > Originally dorunq assumed that the queue entry remained first > in the queue after the script eval, and blindly removed it. > However, if the handler calls nukefile, it may not be the > case anymore, and a random queue entry gets dropped instead. > > This patch makes dorunq remove the entry before calling the > script, and adds a global variable to allow other functions > to determine if they are called from within a dorunq handler. > > Signed-off-by: Alexander Gavrilov <angavrilov@xxxxxxxxx> Thanks, applied. -- 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