mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-01 04:40:38 +08:00
修复获取任务退出码
This commit is contained in:
+1
-1
@@ -373,4 +373,4 @@ if [[ $isJsOrPythonFile == 'true' ]]; then
|
||||
fi
|
||||
run_task_after "${task_shell_params[@]}"
|
||||
clear_env
|
||||
handle_task_end "${task_shell_params[@]}" "$_task_exit_code"
|
||||
handle_task_end "${task_shell_params[@]}"
|
||||
|
||||
Reference in New Issue
Block a user