diff options
| author | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-22 15:06:40 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@linux-foundation.org> | 2026-04-22 15:06:40 -0700 |
| commit | 66a7974a395fe0ab8fb9f6acd013343bc6bad83a (patch) | |
| tree | 3063fbc9b1b08cb7e51a40dcaa35d0439cf83e98 /include/uapi/linux/wireless.h | |
| parent | 1e18ed5727e827d627e4897bfed9d001d5d51d65 (diff) | |
| parent | 932cdaf3e273a2727e77af97f79f12577174c5a0 (diff) | |
| download | lwn-66a7974a395fe0ab8fb9f6acd013343bc6bad83a.tar.gz lwn-66a7974a395fe0ab8fb9f6acd013343bc6bad83a.zip | |
Merge tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
Pull ktest updates from Steven Rostedt:
- Fix month in date timestamp used to create failure directories
On failure, a directory is created to store the logs and config file
to analyze the failure. The Perl function localtime is used to create
the data timestamp of the directory. The month passed back from that
function starts at 0 and not 1, but the timestamp used does not
account for that. Thus for April 20, 2026, the timestamp of 20260320
is used, instead of 20260420.
- Save the logfile to the failure directory
Just the test log was saved to the directory on failure, but there's
useful information in the full logfile that can be helpful to
analyzing the failure. Save the logfile as well.
* tag 'ktest-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest:
ktest: Add logfile to failure directory
ktest: Fix the month in the name of the failure directory
Diffstat (limited to 'include/uapi/linux/wireless.h')
0 files changed, 0 insertions, 0 deletions
