Skip to content

Commit 27b6bd6

Browse files
authored
Apply suggestion from @ocaisa
1 parent b9f9a4d commit 27b6bd6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EESSI-install-software.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ else
420420
# copy to build logs dir (with context added)
421421
copy_build_log "${eb_last_log}" "${build_logs_dir}"
422422
else
423-
fatal_error "Could not copy EasyBuild log file because ${eb_last_log} does not exhist"
423+
fatal_error "Could not copy EasyBuild log file because ${eb_last_log} does not exist"
424424
fi
425425
fi
426426

0 commit comments

Comments
 (0)