mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-09 18:19:06 +08:00
vmtest: add s390x config
Select the current config based on $ARCH value and thus rename the existing config to config-latest.$ARCH. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
ac4a0fa400
commit
3fac0b3d08
@@ -22,3 +22,5 @@ travis_fold() {
|
||||
echo -e "$line"
|
||||
fi
|
||||
}
|
||||
|
||||
ARCH=$(uname -m)
|
||||
|
||||
Reference in New Issue
Block a user