Stupid typo >_>

This commit is contained in:
Alexandre Aubin 2022-09-02 21:44:00 +02:00
parent 28d0b6d891
commit 74e745a291

View file

@ -183,7 +183,7 @@ ynh_abort_if_errors
call_failed, call_failed,
failure_message_with_debug_instructions, failure_message_with_debug_instructions,
) = hook_exec_with_script_debug_if_failure( ) = hook_exec_with_script_debug_if_failure(
script_path script_path,
env=env_, env=env_,
operation_logger=operation_logger, operation_logger=operation_logger,
error_message_if_script_failed="An error occured inside the script snippet", error_message_if_script_failed="An error occured inside the script snippet",