Skip to content

Commit

Permalink
removing print out
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel authored and daniel committed Sep 30, 2022
1 parent b7facfa commit 287ff38
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/Powheg/Templates/runGetSource_template.sh
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ if [ `grep particle_identif pwhg_analysis-dummy.f` = ""]; then
cp ../pwhg_analysis-dummy.f .
fi
if [[ $$process != "WWJ" ]]; then
echo "test!!!"
sed -i -e "s#PWHGANAL[ \t]*=[ \t]*#\#PWHGANAL=#g" Makefile
sed -i -e "s#ANALYSIS[ \t]*=[ \t]*#\#ANALYSIS=#g" Makefile
sed -i -e "s#_\#ANALYSIS*#_ANALYSIS=#g" Makefile
Expand Down

0 comments on commit 287ff38

Please sign in to comment.