On 8/15/07, Paul Mackerras <paulus@xxxxxxxxx> wrote: > Mark Levedahl writes: > > > Yeah, I missed that case. Sorry. > > > while executing > > "if {$idheads($dheads) eq $head} { > > I think > > if {[llength $dheads] == 1 && $idheads($dheads) eq $head} { > > should be what we want. Could you try that? > > Paul. That works. Thanks. Mark - 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