nit exit status

This commit is contained in:
Ruben Fiszel
2025-10-01 09:18:43 +00:00
parent ac92f20091
commit b7f44f4b46

View File

@@ -1976,7 +1976,7 @@ pub async fn handle_python_reqs(
&job_id,
w_id,
format!(
"\nError while installing {}: \nStderr:\n{stderr_buf}\nStdout:\n{stdout_buf}",
"\nError while installing {}: \nStderr:\n{stderr_buf}\nStdout:\n{stdout_buf}\nExit status: {:?}",
&req
),
&conn,