We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9f9a4d commit 27b6bd6Copy full SHA for 27b6bd6
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