dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #18186
Re: Timing of init dofmap commented out?
On 5/3/10 1:59 PM, Anders Logg wrote:
> On Mon, May 03, 2010 at 01:48:19PM +0200, Johannes Ring wrote:
>> On Mon, May 3, 2010 at 11:20 AM, Anders Logg <logg@xxxxxxxxx> wrote:
>>> In bench/fem/assembly/cpp/main.cpp, the following line is commented out:
>>>
>>> Table t1("Init dof map");
>>>
>>> Does anyone know why?
>>
>> I guess that Garth should know:
>>
>> bzr blame bench/fem/assembly/cpp/main.cpp
>> ...
>> 4559.1.3 gnw20@c | //Table t1("Init dof map");
>> ...
>
> I've added it back now, but something seems wrong with Launchpad
> today. I've pushed several changesets and none of them show up.
> Launchpad still says "Updating branch..."
>
> https://code.launchpad.net/~dolfin-core/dolfin/main
The web interface seems to be updated asynchronously with updates to the
repository. Very shortly after you do a bzr push, other people's bzr
pulls will get your recent code. Even if the web interface stays stuck
on an earlier changeset, or the mail-on-changeset bot doesn't trigger.
Harish
Follow ups
References