Skip to content

Commit

Permalink
remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
weihuang-jedi committed Apr 26, 2024
1 parent 90e210c commit 2e427c5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build_all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ source "${DIR_ROOT}/sorc/machine-setup.sh"
# User Options
target=${target:-"NULL"}
compiler=${compiler:-"intel"}
PW_CSP=${PW_CSP:-} # TODO: This is an implementation from EPIC and consistent with the UFS WM build system.

if [[ "$target" == "linux.*" || "$target" == "macosx.*" ]]; then
unset -f module
Expand Down

0 comments on commit 2e427c5

Please sign in to comment.