diff options
author | 2019-12-02 13:24:07 -0800 | |
---|---|---|
committer | 2020-02-20 16:03:30 -0800 | |
commit | 90e23b6b81a9b374d2940cb0b33935d53664509e (patch) | |
tree | cc5e053735231fe7f14d65bd6d9d0730bbc8313d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | rcutorture: Suppress forward-progress complaints during early boot (diff) | |
download | wireguard-linux-90e23b6b81a9b374d2940cb0b33935d53664509e.tar.xz wireguard-linux-90e23b6b81a9b374d2940cb0b33935d53664509e.zip |
torture: Make results-directory date format completion-friendly
The names of the per-test results directories are of the form
2019.11.29-20:42:19. This works, but the ":" characters make
tab-based shell name completion a bit onerous because the user must
remember to include a quote character somewhere before the first ":".
This commit therefore changes the ":" characters to periods, as in
2019.12.01-20.48.01", which allows tab-based completion to work more
naturally.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions