Skip to content

Commit

Permalink
Update gridpack_generation.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sihyunjeon committed Mar 8, 2024
1 parent 5896767 commit f255870
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Powheg/gridpack_generation.sh
Expand Up @@ -129,7 +129,7 @@ else
elif [[ $SYSTEM_RELEASE == *"release 7"* ]]; then
SCRAM_ARCH=slc7_amd64_gcc10
elif [[ $SYSTEM_RELEASE == *"release 8"* ]]; then
scram_arch=el8_amd64_gcc10
SCRAM_ARCH=el8_amd64_gcc10
else
echo "No default scram_arch for current OS"
exit 1
Expand Down

0 comments on commit f255870

Please sign in to comment.