guix-patches
[Top][All Lists]
Advanced

[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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]