Skip to content

Commit

Permalink
Add compiler name to derecho baseline directories
Browse files Browse the repository at this point in the history
  • Loading branch information
cacraigucar committed Aug 13, 2024
1 parent eb27509 commit 44952cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/system/archive_baseline.sh
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ case $hostname in
echo "Must specify CAM_FC"
fi
test_file_list="tests_pretag_derecho_${CAM_FC,,}"
cam_tag=$1
cam_tag=$1_${CAM_FC,,}
baselinedir="/glade/campaign/cesm/community/amwg/cam_baselines/$cam_tag"
;;

Expand Down

0 comments on commit 44952cc

Please sign in to comment.