mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 07:03:37 +02:00
The command that is called that reboots the kernel may fail but the return code is not passed back to the ktest.pl script. This is because a ';' is used between the two commands and if the second command fails, only the first command's return code is returned. Using a '&&' between the two commands fixes this. Signed-off-by: Steven Rostedt <rostedt@goodmis.org> |
||
|---|---|---|
| .. | ||
| firewire | ||
| perf | ||
| power/x86 | ||
| slub | ||
| testing/ktest | ||
| usb | ||
| virtio | ||