Skip to content

Instantly share code, notes, and snippets.

@emcbot
Created April 24, 2024 18:09
Show Gist options
  • Save emcbot/9b9d01591f632a554e05c38b27e16617 to your computer and use it in GitHub Desktop.
Save emcbot/9b9d01591f632a554e05c38b27e16617 to your computer and use it in GitHub Desktop.
error log file from CI run PR_BUILD_278
+ OPTIND=1
+ getopts :j:dv option
+ case "${option}" in
+ BUILD_JOBS=8
+ getopts :j:dv option
+ shift 2
+ BUILD_TYPE=Release
+ BUILD_VERBOSE=NO
+ BUILD_JOBS=8
+ GSI_MODE=GFS
+ ENKF_MODE=GFS
+ REGRESSION_TESTS=NO
+ ./gsi_enkf.fd/ush/build.sh
./build_gsi_enkf.sh: line 22: ./gsi_enkf.fd/ush/build.sh: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment