[ui] Implement provider test button #49
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
Some checks failed
BlockStorage/repertory/pipeline/head There was a failure building this commit
This commit is contained in:
parent
1fba3e129f
commit
b100ff75cc
@ -557,7 +557,7 @@ void handlers::handle_get_test(const httplib::Request &req,
|
|||||||
}
|
}
|
||||||
|
|
||||||
utils::error::raise_error(
|
utils::error::raise_error(
|
||||||
function_name, utils::get_last_error_code();
|
function_name, utils::get_last_error_code(),
|
||||||
fmt::format("failed to remove data directory|{}", data_dir));
|
fmt::format("failed to remove data directory|{}", data_dir));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user