diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-10-26 21:41:07 +0100 |
|---|---|---|
| committer | Florian Westphal <fw@strlen.de> | 2025-10-26 22:56:57 +0100 |
| commit | b39ba950325bba7b00da57684c99e9466522bb07 (patch) | |
| tree | c00441204bee1e4a25380c7b239cdee71ad3f699 /py/__init__.py | |
| parent | bc81386c2b4084a42b191044fbf0352a722cb5f2 (diff) | |
While executing the test suite from tests/shell folder, the following error
is displayed many times:
tests/shell/testcases/maps/vmap_timeout: line 48: [: : integer expected
Looking at the script, a non-existing variable (expires) is tested instead of
the existing one (expire).
Reproduction:
tests/shell/run-tests.sh -v
Fixes: db80037c0279 ("tests: shell: extend vmap test with updates")
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'py/__init__.py')
0 files changed, 0 insertions, 0 deletions
