On Mon, 11 Jan 2010 16:19:18 -0600
Will Maier <willma...@ml1.net> wrote:

Still works for me on amd64.
(Only tested amd64 and a local test set of about a years worth of
transaction fuzzing for my main app, as the port is basicly the same.)

>  do-regress:
> -     @cd ${WRKSRC} && ${MAKE_ENV} \
> -         PYTHONPATH=test ${MODPY_BIN} test/alltests.py --db sqlite
> +     ${_MODPY_CMD} develop -d.
> +     @cd ${WRKSRC} && ${MAKE_ENV} nosetests

Those substitutions are much cuter, than what i did there.


- Robert

Reply via email to