mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-12 03:29:06 +08:00
Migrate vmtest to modular actions in libbpf/ci
This commit is contained in:
committed by
Andrii Nakryiko
parent
93e89b3474
commit
7e89be4022
2
travis-ci/vmtest/helpers.sh
Normal file → Executable file
2
travis-ci/vmtest/helpers.sh
Normal file → Executable file
@@ -23,8 +23,6 @@ travis_fold() {
|
||||
fi
|
||||
}
|
||||
|
||||
ARCH=$(uname -m)
|
||||
|
||||
__print() {
|
||||
local TITLE=""
|
||||
if [[ -n $2 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user