We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3112284 commit c2515ffCopy full SHA for c2515ff
1 file changed
EESSI-install-software.sh
@@ -420,7 +420,7 @@ else
420
# copy to build logs dir (with context added)
421
copy_build_log "${eb_last_log}" "${build_logs_dir}"
422
else
423
- fatal_error "Could not copy EasyBuild log file because ${eb_last_log} does not exhist"
+ fatal_error "Could not copy EasyBuild log file because ${eb_last_log} does not exist"
424
fi
425
426
0 commit comments