On Mon, Apr 25, 2011 at 8:49 PM, Chelmite <
steve...@gmail.com> wrote:
> The following patch fixes the problem:
> diff -r1.1 admin/cvs.sh
> 71c71
> < automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* |
> automake*1.10* ) : ;;
> ---
>> automake*1.6.* | automake*1.7* | automake*1.8* | automake*1.9* | automake*1.[1-9][0-9]* ) : ;;
TaskJuggler 2.x will not see any further updates. But thanks for
sending a patch. If I'm not mistaken, it would now also match versions
prior to 1.6.1 which is not the intent here.