dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00722
Re: Snapshots of FEniCS packages
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.
Johannes
Follow ups
References