Skip to content

Instantly share code, notes, and snippets.

@emcbot
Created April 24, 2024 16:05
Show Gist options
  • Save emcbot/339b77f9927bf7278ffffca8e3e0c24c to your computer and use it in GitHub Desktop.
Save emcbot/339b77f9927bf7278ffffca8e3e0c24c to your computer and use it in GitHub Desktop.
error log file from CI run PR_BUILD_278
++ dirname ./build_upp.sh
+ script_dir=.
+ cd .
+ OPTIND=1
+ _opts=
+ getopts :dj:v option
+ case "${option}" in
+ BUILD_JOBS=2
+ getopts :dj:v option
+ shift 2
+ [[ ! -d ../exec ]]
+ cd upp.fd/tests
./build_upp.sh: line 29: cd: upp.fd/tests: No such file or directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment