populate_error_arrays

This commit is contained in:
pvincent
2026-07-29 22:57:04 +04:00
parent 490585caa6
commit 6c89d16fe6
2 changed files with 40 additions and 20 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ fail_type last_false COMMAND_ERROR
fail_type subshell_term SUBSHELL_ERROR
fail_type exit EXIT
fail_type command_not_found COMMAND_NOT_FOUND
# fail_type source_not_found SOURCE_NOT_FOUND
fail_type source_not_found SOURCE_NOT_FOUND
# fail_type file_not_found FILE_NOT_FOUND
# fail_type subshell_error COMMAND_NOT_FOUND '(hint: prefer source than subshell)'
# fail_type command_error COMMAND_ERROR