View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003151 | OpenFOAM | Patch | public | 2019-01-21 09:48 | 2019-01-22 13:19 |
Reporter | alavault | Assigned To | henry | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | amd64 | OS | Ubuntu | OS Version | 18.04 |
Fixed in Version | dev | ||||
Summary | 0003151: foamCloneCase exit with code 1 without any error showing | ||||
Description | The foamCloneCase script returns 1 when 0 is expected. | ||||
Steps To Reproduce | #----- General Form -----# foamCloneCase <valid_source_case> <valid_target_directory> echo $? # returns 1, expected 0 #----- Example script ----# # Assuming the $FOAM_RUN directory exists cd $FOAM_RUN cp -r $FOAM_TUTORIALS/incompressible/simpleFoam/pitzDaily foamCloneCase pitzDaily copyOfPitzDaily echo $? | ||||
Additional Information | OpenFOAM v6 from .deb repository (build : 6-6257b17a4cf8) | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2019-01-21 09:48 | alavault | New Issue | |
2019-01-21 10:00 | alavault | Note Added: 0010258 | |
2019-01-22 13:19 | henry | Category | Bug => Patch |
2019-01-22 13:19 | henry | Assigned To | => henry |
2019-01-22 13:19 | henry | Status | new => resolved |
2019-01-22 13:19 | henry | Resolution | open => fixed |
2019-01-22 13:19 | henry | Fixed in Version | => dev |
2019-01-22 13:19 | henry | Note Added: 0010260 |