diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-09-06 16:28:00 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-09-10 01:12:29 +0100 |
commit | cff5e092afec17c73a0f94d75276500fd9da8403 (patch) | |
tree | 9c9439df0846694dfd86f282afa97432aee8a98b /src/nxt_http_proxy.c | |
parent | 6976a614d782d13e14c6c8e446ce521c47f02b58 (diff) | |
download | unit-cff5e092afec17c73a0f94d75276500fd9da8403.tar.gz unit-cff5e092afec17c73a0f94d75276500fd9da8403.tar.bz2 |
tests: Suppress cargo-component output
Suppress the output from cargo-component when we first run it to check
if it's available, otherwise you may see the following
$ pytest test/test_wasm-wasi-component.py
which: no go in (/home/andrew/.local/bin:/home/andrew/bin:/usr/share/Modules/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin)
error: no such command: `component`
View all installed commands with `cargo --list`
Find a package to install `component` with `cargo search cargo-component
Note: This didn't stop the tests from working, just an aesthetic issue.
Closes: https://github.com/nginx/unit/issues/1410
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'src/nxt_http_proxy.c')
0 files changed, 0 insertions, 0 deletions