On Tue, Jan 12, 2010 at 01:35:06AM +0000, Federico G. Schwindt wrote:
> On Mon, Jan 11, 2010 at 04:19:18PM -0600, Will Maier wrote:
> > [..]
> >  post-install:
> >     ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/py-sqlalchemy
> > @@ -35,7 +38,7 @@
> >             pax -rw * ${PREFIX}/share/examples/py-sqlalchemy
> >  
> >  do-regress:
> > -   @cd ${WRKSRC} && ${MAKE_ENV} \
> > -       PYTHONPATH=test ${MODPY_BIN} test/alltests.py --db sqlite
> > +   ${_MODPY_CMD} develop -d.
> > +   @cd ${WRKSRC} && ${MAKE_ENV} nosetests
>         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
>   any reason not to use _MODPY_CMD here as well?

Ah -- good idea! I'll add that before I commit.

Thanks!

-- 

o--------------------------{ Will Maier }--------------------------o
| web:.......http://www.lfod.us/ | email.........willma...@ml1.net |
*---------------------[ BSD: Live Free or Die ]--------------------*

Reply via email to