View Issue Details

IDProjectCategoryView StatusLast Update
0001543OpenFOAMBugpublic2015-02-19 09:58
Reporterwyldckat Assigned Tohenry  
PrioritylowSeveritytrivialReproducibilityN/A
Status resolvedResolutionfixed 
Product Versiondev 
Summary0001543: Very recent commit has a glitch in "laplacianFoam/flange/Allrun"
DescriptionFile: tutorials/basic/laplacianFoam/flange/Allrun

Code:

 echo "ansysToFoam: converting mesh $1" > log.ansysToFoam 2>&1
 ansysToFoam $1 -scale $2 > log.ansysToFoam 2>&1


Problem: The second line will overwrite the log began by the first line.
TagsNo tags attached.

Activities

henry

2015-02-19 09:58

manager   ~0003838

Resolved by commit f43abd9f3b9d3e5463b819ad0dee1713034a5f8f

Issue History

Date Modified Username Field Change
2015-02-19 09:45 wyldckat New Issue
2015-02-19 09:58 henry Note Added: 0003838
2015-02-19 09:58 henry Status new => resolved
2015-02-19 09:58 henry Resolution open => fixed
2015-02-19 09:58 henry Assigned To => henry