diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2019-03-27 21:47:14 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-03-24 20:24:14 +0300 |
commit | 6e6586b01c32cedc4ddb83dc60911428d6d5f6f1 (patch) | |
tree | 15143ba97273aaa639e9cb6ae20ad4cca6b0a8c9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 69d476c55761a74e636bb10e101e5aed6fb104fd (diff) | |
download | linux-6e6586b01c32cedc4ddb83dc60911428d6d5f6f1.tar.xz |
tools/memory-model: Fix scripting --jobs argument
The parseargs.sh regular expression for the --jobs argument incorrectly
requires that the number of jobs be at least 10, that is, have at least
two digits. This commit therefore adjusts this regular expression to
allow single-digit numbers of jobs to be specified.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions