nit exit status
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user