← Back to team overview

dorsal team mailing list archive

Re: Snapshots of FEniCS packages

 

On Tue, Oct 30, 2012 at 03:31:13PM +0100, Johannes Ring wrote:
> On Mon, Oct 22, 2012 at 2:01 PM, Harish Narayanan
> <harish.mlists@xxxxxxxxx> wrote:
> > And rather than discussing the ideal solution to this, I propose we just
> > implement an option. e.g. something like
> >
> > In dorsal.cfg:
> > USE_SNAPSHOTS=true
> >
> > In dorsal.sh:
> > if [ ${USE_SNAPSHOTS} = true ]
> > then
> >     # Suitably modify package variables, e.g.
> >     SOURCE=http://fpo/.../${NAME}-snapshot.tar.bz2
> >     PACKING=.tar.bz2
> > fi
>
> I have implemented something like this now.

Great! Thanks.

--
Anders


References