[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#33059] [PATCH 04/10] gnu: Add python-fenics-dijitso.
From: |
Paul Garlick |
Subject: |
[bug#33059] [PATCH 04/10] gnu: Add python-fenics-dijitso. |
Date: |
Wed, 17 Oct 2018 10:09:49 +0100 |
Hi Efraim,
> > + (chdir "test")
> > + (invoke "./runtests.sh")
> > + (chdir "..")
> >
> for this part you may want to look into 'with-directory-excursion'
Thanks. Will do.
In fact, in these patches there is a need to change directories a few
times, so I will unify the treatment throughout with 'with-directory-
excursion'.
Best regards,
Paul.
- [bug#33059] [PATCH 00/10] Add the FEniCS Project, Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 01/10] gnu: Add python-mpi4py., Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 06/10] gnu: Add python-fenics-fiat., Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 03/10] gnu: Add python-slepc4py., Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 05/10] gnu: Add python-fenics-ufl., Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 02/10] gnu: Add python-petsc4py., Paul Garlick, 2018/10/16
- [bug#33059] [PATCH 07/10] gnu: Add python-fenics-ffc., Paul Garlick, 2018/10/16