colored hint message
This commit is contained in:
@@ -63,7 +63,7 @@ fail_type exit EXIT
|
||||
fail_type command_not_found COMMAND_NOT_FOUND
|
||||
fail_type source_not_found SOURCE_NOT_FOUND
|
||||
fail_type file_not_found FILE_NOT_FOUND
|
||||
fail_type child_error CHILD_ERROR '(hint: prefer source than child process)'
|
||||
fail_type child_error CHILD_ERROR 'prefer source than child process'
|
||||
|
||||
failed=${#failures[@]}
|
||||
success=$((test_count - failed))
|
||||
|
||||
Reference in New Issue
Block a user