[PATCH bpf-next 0/2] bpf/selftests: Small vmtest.sh fixes
From: Daniel Xu
Date: Tue Aug 09 2022 - 13:14:15 EST
Two small quality of life fixes for vmtest.sh:
* Don't require root for `-h`
* Fix unset variable errors for failed option parsing
Daniel Xu (2):
selftests/bpf: Fix vmtest.sh -h to not require root
selftests/bpf: Fix vmtest.sh getopts optstring
tools/testing/selftests/bpf/vmtest.sh | 34 +++++++++++++--------------
1 file changed, 17 insertions(+), 17 deletions(-)
--
2.37.1