GNU bug report logs - #28526
[PATCH] gnu: openfoam: Fix typo in Note.

Previous Next

Package: guix-patches;

Reported by: Paul Garlick <pgarlick <at> tourbillion-technology.com>

Date: Wed, 20 Sep 2017 15:16:02 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#28526: closed ([PATCH] gnu: openfoam: Fix typo in Note.)
Date: Wed, 20 Sep 2017 20:23:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 20 Sep 2017 22:22:32 +0200
with message-id <87h8vxrugn.fsf <at> gnu.org>
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
help-debbugs <at> gnu.org.)


-- 
28526: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28526
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Paul Garlick <pgarlick <at> tourbillion-technology.com>
To: guix-patches <at> gnu.org
Cc: Paul Garlick <pgarlick <at> tourbillion-technology.com>
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



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Paul Garlick <pgarlick <at> tourbillion-technology.com>
Cc: 28526-done <at> debbugs.gnu.org
Subject: Re: [bug#28526] [PATCH] gnu: openfoam: Fix typo in Note.
Date: Wed, 20 Sep 2017 22:22:32 +0200
Paul Garlick <pgarlick <at> tourbillion-technology.com> skribis:

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

Committed, thanks!

Ludo'.


This bug report was last modified 7 years and 305 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.