diff options
author | KP Singh <kpsingh@google.com> | 2021-02-25 19:19:47 +0300 |
---|---|---|
committer | Andrii Nakryiko <andrii@kernel.org> | 2021-02-27 00:12:52 +0300 |
commit | 2854436612c4d2606c9246ce2976ab6634276337 (patch) | |
tree | 6324dbf308f734e6e8f43a130d770c1f72f229d1 /fs | |
parent | 1e0ab70778bd86a90de438cc5e1535c115a7c396 (diff) | |
download | linux-2854436612c4d2606c9246ce2976ab6634276337.tar.xz |
selftests/bpf: Propagate error code of the command to vmtest.sh
When vmtest.sh ran a command in a VM, it did not record or propagate the
error code of the command. This made the script less "script-able". The
script now saves the error code of the said command in a file in the VM,
copies the file back to the host and (when available) uses this error
code instead of its own.
Signed-off-by: KP Singh <kpsingh@google.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20210225161947.1778590-1-kpsingh@kernel.org
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions