Skip to content

Commit

Permalink
#3671: Include verbose output from compare.py in RTW
Browse files Browse the repository at this point in the history
  • Loading branch information
ehogan authored Jun 21, 2024
1 parent 967a6a5 commit 5920713
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ KGO="${KGO_ROOT_PATH}/${RECIPE_NAME}*"
COMPARE_SCRIPT="${ESMVALTOOL_DIR}/esmvaltool/utils/testing/regression/compare.py"

# Run the compare script.
python "${COMPARE_SCRIPT}" ${KGO} ${FOLDER_NAME}
python "${COMPARE_SCRIPT}" ${KGO} ${FOLDER_NAME} --verbose

0 comments on commit 5920713

Please sign in to comment.