hack/make: suppress "not mounted" message#48272
Conversation
The "not mounted" error from .integration-daemon-stop is not an error, so let's suppress that one (this is the only effect of -q option, at least according to its man page). Signed-off-by: Kir Kolyshkin <[email protected]>
|
This will remove the messages highlighted in bold below: ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) |
The "not mounted" error from .integration-daemon-stop is not an error, so let's suppress that one (this is the only effect of -q option, at least according to its man page).
- What I did
Added
-qtoumountinhack/make/.integration-daemon-stop.- How I did it
nvim
- How to verify it
ci
- A picture of a cute animal (not mandatory but encouraged)