On Tue, Oct 30, 2012 at 03:31:13PM +0100, Johannes Ring wrote:
> On Mon, Oct 22, 2012 at 2:01 PM, Harish Narayanan
> <[email protected]> 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

_______________________________________________
Mailing list: https://launchpad.net/~dorsal
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dorsal
More help   : https://help.launchpad.net/ListHelp

Reply via email to