Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider//passt: make check platform independent
'passt.avx2' is a specialization only for x86_64. On other architectures the process might just be "passt". Change the regular expression to match any process containing "passt". Signed-off-by: Sebastian Mitterle <[email protected]>
- Loading branch information