View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002422 | OpenFOAM | Bug | public | 2017-01-05 16:58 | 2017-01-07 09:26 |
Reporter | chris | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | Ubuntu | OS Version | 14.04 |
Summary | 0002422: foamDictionary output includes blank lines and spaces | ||||
Description | Extracting entries from OpenFOAM files with foamDictionary -entry produces non-clean output that includes a trailing blank line or space. | ||||
Steps To Reproduce | The following demonstrates an extra trailing space when extracting a value: echo "$(foamDictionary -entry startTime -value $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily/system/controlDict) HELLO" The following demonstrates an trailing blank line: foamDictionary -entry startTime $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily/system/controlDict | ||||
Tags | No tags attached. | ||||
|
This should now be resolved in OpenFOAM-dev by commit 695466a3cdc5055e3f32f651972339a12756cdc6 Further testing is required to ensure there are no unexpected side-effects. |
|
No issues have arisen so far with this change, please re-open if necessary. |