diff --git a/tutorials/incompressible/pisoFoam/LES/motorBike/lesFiles/Allrun b/tutorials/incompressible/pisoFoam/LES/motorBike/lesFiles/Allrun
index be0ad68bf8d0eeedf28a164a183ebcc1d08c9fcf..9f1f3fed03c9b8fc276006e8c7a7d041060f0d8c 100755
--- a/tutorials/incompressible/pisoFoam/LES/motorBike/lesFiles/Allrun
+++ b/tutorials/incompressible/pisoFoam/LES/motorBike/lesFiles/Allrun
@@ -7,9 +7,9 @@
 cp ../lesFiles/fvS* ../lesFiles/controlDict system/
 cp ../lesFiles/turbulenceProperties constant/
 
-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
+ls -d processor* | xargs -I {} rm -rf ./{}/0
+ls -d processor* | xargs -I {} mv ./{}/500 ./{}/0
+ls -d processor* | xargs -I {} rm -rf ./{}/0/uniform
 
 runParallel pisoFoam
 
diff --git a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/Allrun b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/Allrun
index 5001dcaa3a28647116650d0c4e3ce8fbd61e7c96..f52cb0448a5ce4cfa56532c1bec97634abcfc104 100755
--- a/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/Allrun
+++ b/tutorials/incompressible/pisoFoam/LES/motorBike/motorBike/Allrun
@@ -19,7 +19,7 @@ runParallel snappyHexMesh -overwrite
 
 find . -type f -iname "*level*" -exec rm {} \;
 
-ls -d processor* | xargs -I {} cp -r 0.orig ./{}/0 $1
+ls -d processor* | xargs -I {} cp -r 0.orig ./{}/0
 
 runParallel renumberMesh -overwrite