scripts: Replaced 'cp -r' with the POSIX compliant 'cp -R'

This commit is contained in:
Henry Weller
2021-07-06 17:41:08 +01:00
parent 013bc08399
commit 6b2dfd218a
13 changed files with 21 additions and 21 deletions

View File

@ -39,7 +39,7 @@ Description
mkdir processorN
# Copy undecomposed polyMesh
cp -r constant processor0
cp -R constant processor0
# Distribute
mpirun -np ddd redistributePar -parallel