emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#28526: closed ([PATCH] gnu: openfoam: Fix typo in


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28526: closed ([PATCH] gnu: openfoam: Fix typo in Note.)
Date: Wed, 20 Sep 2017 20:23:02 +0000

Your message dated Wed, 20 Sep 2017 22:22:32 +0200
with message-id <address@hidden>
and subject line Re: [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note.
has caused the debbugs.gnu.org bug report #28526,
regarding [PATCH] gnu: openfoam: Fix typo in Note.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
28526: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28526
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: openfoam: Fix typo in Note. Date: Wed, 20 Sep 2017 11:52:54 +0100
* gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.
---
 gnu/packages/simulation.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/simulation.scm b/gnu/packages/simulation.scm
index cda6f3c56..de07b6844 100644
--- a/gnu/packages/simulation.scm
+++ b/gnu/packages/simulation.scm
@@ -195,8 +195,8 @@
     ;;  $ source $GUIX_PROFILE/lib/OpenFOAM-4.1/etc/bashrc
     ;;  $ mkdir -p $FOAM_RUN
     ;;  $ cd $FOAM_RUN
-    ;;  $ cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzdaily .
-    ;;  $ cd pitzdaily
+    ;;  $ cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily .
+    ;;  $ cd pitzDaily
     ;;  $ chmod -R u+w .
     ;;  $ blockMesh
     (synopsis "Framework for numerical simulation of fluid flow")
-- 
2.13.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note. Date: Wed, 20 Sep 2017 22:22:32 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Paul Garlick <address@hidden> skribis:

> * gnu/packages/simulation.scm (openfoam): Put capital 'D' in 'pitzDaily'.

Committed, thanks!

Ludo'.


--- End Message ---

reply via email to

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