Skip to content

Commit

Permalink
changing the message for user confirmation in all generate scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
diemort committed Mar 24, 2022
1 parent dbca98b commit f61ab24
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion PrivProd/2016/1pLHE/generate-pLHE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ echo -e "\e[4mInput file:\e[0m $input"
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue to continue"

# Create local job area:
step="pLHE"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2016/2GENSIM/generate-GS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue to continue"

# Create local job area:
step="GENSIM"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2016/3DRPremix/generate-DR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue to continue"

# Create local job area:
step="DRPremix"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2016/4AODSIM/generate-AOD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue to continue"

# Create local job area:
step=AODSIM
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2017/1pLHE/generate-pLHE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ echo -e "\e[4mInput file:\e[0m $input"
echo -e "\e[4mOutput area:\e[0m $farea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="pLHE"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2017/2GENSIM/generate-GS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="GENSIM"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2017/3DRPremix/generate-DR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="DRPremix"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2017/4AODSIM/generate-AOD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step=AODSIM
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2017/5MINIAOD/generate-MINI.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step=MINIAOD
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2018/1pLHE/generate-pLHE.sh
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ echo -e "\e[4mInput file:\e[0m $input"
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="pLHE"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2018/2GENSIM/generate-GS.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="GENSIM"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2018/3DRPremix/generate-DR.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step="DRPremix"
Expand Down
2 changes: 1 addition & 1 deletion PrivProd/2018/4AODSIM/generate-AOD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fi
echo -e "\e[4mOutput area:\e[0m $outarea"
echo -e "\e[4mFile tag:\e[0m $1"
echo -e "\e[4mjobname:\e[0m $2"
read -p "OK? Press [enter]"
read -p ">>> Press [enter] to continue"

# Create local job area:
step=AODSIM
Expand Down

0 comments on commit f61ab24

Please sign in to comment.