third_party_libbpf/travis-ci
Quentin Monnet 4884bf3dbd ci: fix test on /exitstatus existence and size
The condition for the test is incorrect, we want to add a default exit
status if the file is empty. But [[ -s file ]] returns true if the file
exists and has a size greater than zero. Let's reverse the condition.

Fixes: 385b2d1738 ("ci: change VM's /exitstatus format to prepare it for several results")
Signed-off-by: Quentin Monnet <quentin@isovalent.com>
2021-12-01 15:46:22 -08:00
..
managers Add a test step to produce a minimal binary using libbpf. 2021-08-09 13:54:19 -07:00
vmtest ci: fix test on /exitstatus existence and size 2021-12-01 15:46:22 -08:00