Commit 23a2d4c
committed
ktest.pl: Always display BUILD_DIR and OUTPUT_DIR at the start of tests
As ktest.pl can run in various different directories, to make sure the
test is running in the proper directory with the proper source and proper
destination directory, display the content of BUILD_DIR and OUTPUT_DIR at
the start of every test.
This can be helpful for the test runner to stop the test if a test is
running in the wrong location instead of finding out after the test has
completed.
Cc: "John Warthog9 Hawley" <[email protected]>
Cc: Dhaval Giani <[email protected]>
Cc: Greg KH <[email protected]>
Link: https://lore.kernel.org/[email protected]
Signed-off-by: Steven Rostedt <[email protected]>1 parent 61f7e31 commit 23a2d4c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4539 | 4539 | | |
4540 | 4540 | | |
4541 | 4541 | | |
| 4542 | + | |
| 4543 | + | |
| 4544 | + | |
| 4545 | + | |
4542 | 4546 | | |
4543 | 4547 | | |
4544 | 4548 | | |
| |||
0 commit comments