View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002475 | OpenFOAM | Bug | public | 2017-02-24 11:20 | 2017-02-28 11:35 |
Reporter | MattijsJ | Assigned To | henry | ||
Priority | low | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | GNU/Linux | OS | OpenSuSE | OS Version | 12.3 |
Product Version | dev | ||||
Fixed in Version | dev | ||||
Summary | 0002475: extraneous argument to xargs in Allrun | ||||
Description | In tutorials: ./incompressible/pisoFoam/LES/motorBike/motorBike/Allrun ./incompressible/pisoFoam/LES/motorBike/lesFiles/Allrun there is an extraneous $1 argument to xargs ls -d processor* | xargs -I {} cp -r 0.orig ./{}/0 $1 ls -d processor* | xargs -I {} rm -rf ./{}/0 $1 ls -d processor* | xargs -I {} mv ./{}/500 ./{}/0 $1 ls -d processor* | xargs -I {} rm -rf ./{}/0/uniform $1 | ||||
Tags | No tags attached. | ||||