Skip to content

Commit

Permalink
Change derecho baselinedir in archive_baselines.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gdicker1 committed Nov 28, 2023
1 parent 1158114 commit 8e981a7
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 @@ -110,7 +110,7 @@ case $hostname in
fi
test_file_list="tests_pretag_derecho"
cam_tag=$1
baselinedir="/glade/p/cesm/amwg/derecho_baselines/$cam_tag"
baselinedir="/glade/campaign/cesm/community/amwg/cam_baselines/$cam_tag"
;;

* ) echo "ERROR: machine $hostname not currently supported"; exit 1 ;;
Expand Down

0 comments on commit 8e981a7

Please sign in to comment.