mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
This change will group the commands with long output into two sections with a comment. By grouping, we intend to enhance the handling in our runtime.out file and help to understand the purpose of command groups. We did get feedback for moveing some independent long output files to the end for speed up the scrolling in the upper parts. Files which already have a separate output file are bundled in a separate group at the end. Signed-off-by: Joern Siglen <siglen@de.ibm.com> Reviewed-by: Sa Liu <saliu@de.ibm.com> Reviewed-by: Mario Held <mario.held@de.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>